aboutsummaryrefslogtreecommitdiff
path: root/lang/snobol4
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>2009-12-11 06:57:20 +0000
committerWes Peters <wes@FreeBSD.org>2009-12-11 06:57:20 +0000
commitf1ab22d10ededb1d8480d5a069ecb892e0e23fac (patch)
tree0da30610f2f6cc82ecbea97b48ebec9cd5fd979c /lang/snobol4
parent24b141f49181acf64b523ff8899b92b77d392245 (diff)
downloadports-f1ab22d10ededb1d8480d5a069ecb892e0e23fac.tar.gz
ports-f1ab22d10ededb1d8480d5a069ecb892e0e23fac.zip
Mentioning the man pages here causes failures in building packages,
so zot them. They're already covered by 'make install' and pkg-plist.
Notes
Notes: svn path=/head/; revision=245535
Diffstat (limited to 'lang/snobol4')
-rw-r--r--lang/snobol4/Makefile3
1 files changed, 0 insertions, 3 deletions
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 <bsd.port.mk>