summaryrefslogtreecommitdiff
path: root/news/inn-current
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-11-07 08:49:32 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-11-07 08:49:32 +0000
commit80af0678d002265ffbffe7ae3d638f47de06b57a (patch)
treeb19401ff398521aec3b080f59b30d1def6009598 /news/inn-current
parentunzip is BUILD_DEPENDS, not FETCH_DEPENDS. (diff)
Don't use a variable that conflicts with bsd.port.mk USE_PERL5.
Making perl5 support automatic on 3.0 is left for someone who feels like testing it. Reported-by: jdp
Notes
Notes: svn path=/head/; revision=14389
Diffstat (limited to 'news/inn-current')
-rw-r--r--news/inn-current/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 31f199121460..2216c7a0edfe 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1)
# Whom: torstenb
#
-# $Id: Makefile,v 1.27 1998/02/11 17:58:27 andreas Exp $
+# $Id: Makefile,v 1.28 1998/08/16 18:56:31 hoek Exp $
#
DISTNAME= inn-1.7.2
@@ -18,12 +18,12 @@ PGPVERIFY?= DONT
# TCL and/or PERL support is needed for writing filters
# if you want to enable tcl support, set USE_TCL to "DO"
# if you want to enable perl5 support, set USE_PERL5 to "DO"
-USE_TCL?= DONT
-USE_PERL5?= DONT
+#USE_TCL?= DO
+#USE_PERL5?= DO
SCRIPTS_ENV= PGPVERIFY=${PGPVERIFY} USE_TCL=${USE_TCL} \
USE_PERL5=${USE_PERL5} PERL_VERSION=${PERL_VERSION}
-
+
NO_PACKAGE= "Too many compile-time options"
MAN1= convdate.1 getlist.1 grephistory.1 inews.1 innconfval.1 installit.1 \