summaryrefslogtreecommitdiff
path: root/archivers/rar
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 /archivers/rar
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 'archivers/rar')
-rw-r--r--archivers/rar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index 8c6c92fc8dc..312e60e02af 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/05/12 18:20:17 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2000/07/20 13:30:59 rh Exp $
# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:27 fenner Exp
#
@@ -15,8 +15,8 @@ HOMEPAGE= http://www.rarsoft.com/
ONLY_FOR_PLATFORM= NetBSD-*-i386
RESTRICTED= Only unmodified original package can be distributed
-NO_PACKAGE= ${RESTRICTED}
-NO_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${DOWNLOADED_DISTFILE} >/dev/null