summaryrefslogtreecommitdiff
path: root/print/acroread
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-18 22:46:29 +0000
committerhubertf <hubertf>2000-08-18 22:46:29 +0000
commit319851030c59cf23051f4b644ce57723ba62c60c (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /print/acroread
parentc62864cb6595a43a3e5a23bf12ad8dafe7481b48 (diff)
downloadpkgsrc-319851030c59cf23051f4b644ce57723ba62c60c.tar.gz
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
Diffstat (limited to 'print/acroread')
-rw-r--r--print/acroread/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 3a7a3d9e23b..9ed627b765c 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/04/18 01:46:16 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.15 2000/08/18 22:46:46 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
PKGNAME= acroread-4.05
@@ -10,7 +10,10 @@ HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html
IS_INTERACTIVE= YES
RESTRICTED= "Original installer required to redistribute."
-NO_CDROM= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
NO_BUILD= YES