summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-07-20 13:30:59 +0000
committerrh <rh@pkgsrc.org>2000-07-20 13:30:59 +0000
commit15ab860cc3371e99d5d81d168236637a818b0ee8 (patch)
tree044b6843fa3a3412ac560247f90a9969d932aacf /archivers
parentbe656b61f36e7fd7405774577a0ac65a87b2fad4 (diff)
downloadpkgsrc-15ab860cc3371e99d5d81d168236637a818b0ee8.tar.gz
Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
Diffstat (limited to 'archivers')
-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