summaryrefslogtreecommitdiff
path: root/print
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
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')
-rw-r--r--print/acroread/Makefile7
-rw-r--r--print/acroread3/Makefile7
-rw-r--r--print/lgrind/Makefile4
3 files changed, 12 insertions, 6 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
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
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile
index 8484f941156..c4e019c1608 100644
--- a/print/lgrind/Makefile
+++ b/print/lgrind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/06/15 11:30:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2000/08/18 22:46:47 hubertf Exp $
DISTNAME= lgrind
PKGNAME= lgrind-3.5
@@ -11,7 +11,7 @@ MAINTAINER= jwise@netbsd.org
DEPENDS+= teTeX-1.0.*:../../print/teTeX
USE_X11= yes
-MIRROR_DISTFILE=no
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
WRKSRC= ${WRKDIR}/lgrind/source
NO_CONFIGURE= yes