summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrh <rh>2000-07-20 13:30:59 +0000
committerrh <rh>2000-07-20 13:30:59 +0000
commitb46acbf589cb22024a60560928ce2cd1ea7a6b2e (patch)
tree044b6843fa3a3412ac560247f90a9969d932aacf /www
parent32cac03046fc4d4b5866f697ed6369cd99c21cb2 (diff)
downloadpkgsrc-b46acbf589cb22024a60560928ce2cd1ea7a6b2e.tar.gz
Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
Diffstat (limited to 'www')
-rw-r--r--www/lynx-current/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 95f1df5d026..ed3bc7851aa 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/06/02 04:14:12 itohy Exp $
+# $NetBSD: Makefile,v 1.11 2000/07/20 13:31:00 rh Exp $
#
DISTNAME= lynx2.8.3rel.1
@@ -16,8 +16,9 @@ HOMEPAGE= http://lynx.browser.org/
DEPENDS+= gettext-0.10.*:../../devel/gettext
-NO_PACKAGE= ${RESTRICTED}
RESTRICTED= "Crypto; export-controlled"
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
WRKSRC= ${WRKDIR}/lynx2-8-3