summaryrefslogtreecommitdiff
path: root/print/acroread3
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
commit402899809af063240e564f105ec22423fefbea61 (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /print/acroread3
parent4d12f83ce14656cd4cddc462df8559d6da7ad75a (diff)
downloadpkgsrc-402899809af063240e564f105ec22423fefbea61.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/acroread3')
-rw-r--r--print/acroread3/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile
index 6b3709c79e1..65604a8143a 100644
--- a/print/acroread3/Makefile
+++ b/print/acroread3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/06/19 15:31:52 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.8 2000/08/18 22:46:47 hubertf Exp $
PKGNAME= acroread3-3.01
CATEGORIES= print
@@ -9,7 +9,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_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_BUILD= YES