summaryrefslogtreecommitdiff
path: root/devel/ipv6socket_scrub
diff options
context:
space:
mode:
authorrh <rh>2000-07-20 13:30:59 +0000
committerrh <rh>2000-07-20 13:30:59 +0000
commit60698c62f23a1f94230fde429e8a0b438a2a1f99 (patch)
tree044b6843fa3a3412ac560247f90a9969d932aacf /devel/ipv6socket_scrub
parent32ba291850bd499c985ed303fb464a5719127ba4 (diff)
downloadpkgsrc-60698c62f23a1f94230fde429e8a0b438a2a1f99.tar.gz
Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
Diffstat (limited to 'devel/ipv6socket_scrub')
-rw-r--r--devel/ipv6socket_scrub/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/ipv6socket_scrub/Makefile b/devel/ipv6socket_scrub/Makefile
index cba0f7914b7..b109a098d2c 100644
--- a/devel/ipv6socket_scrub/Makefile
+++ b/devel/ipv6socket_scrub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/03/16 12:25:49 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2000/07/20 13:30:59 rh Exp $
# KAME Id: Makefile,v 1.6 1999/11/28 14:36:04 itojun Exp
#
@@ -15,9 +15,11 @@ HOMEPAGE= http://www.sun.com/solaris/ipv6/
DECOMPRESS_CMD= ${CAT}
EXTRACT_BEFORE_ARGS= -xf
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-NO_CDROM= "not redistributable"
-NO_PACKAGE= "not redistributable"
RESTRICTED= "not redistributable, license agreement required"
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
MIRROR_DISTFILES= no
do-fetch: