diff options
author | Wes Peters <wes@FreeBSD.org> | 2009-12-11 06:57:20 +0000 |
---|---|---|
committer | Wes Peters <wes@FreeBSD.org> | 2009-12-11 06:57:20 +0000 |
commit | f1ab22d10ededb1d8480d5a069ecb892e0e23fac (patch) | |
tree | 0da30610f2f6cc82ecbea97b48ebec9cd5fd979c /lang/snobol4/Makefile | |
parent | 24b141f49181acf64b523ff8899b92b77d392245 (diff) | |
download | ports-f1ab22d10ededb1d8480d5a069ecb892e0e23fac.tar.gz ports-f1ab22d10ededb1d8480d5a069ecb892e0e23fac.zip |
Notes
Diffstat (limited to 'lang/snobol4/Makefile')
-rw-r--r-- | lang/snobol4/Makefile | 3 |
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> |