From f1ab22d10ededb1d8480d5a069ecb892e0e23fac Mon Sep 17 00:00:00 2001 From: Wes Peters Date: Fri, 11 Dec 2009 06:57:20 +0000 Subject: Mentioning the man pages here causes failures in building packages, so zot them. They're already covered by 'make install' and pkg-plist. --- lang/snobol4/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'lang/snobol4') diff --git a/lang/snobol4/Makefile b/lang/snobol4/Makefile index ca05e0a30046..bfcb74021bbf 100644 --- a/lang/snobol4/Makefile +++ b/lang/snobol4/Makefile @@ -16,7 +16,4 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} USE_GMAKE= yes -MAN1= snobol4.1 -MAN3= snolib.3 snobol4dbm.3 snobol4tcl.3 - .include -- cgit