summaryrefslogtreecommitdiff
path: root/security/gnupg
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 /security/gnupg
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 'security/gnupg')
-rw-r--r--security/gnupg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 3d613b784a6..f226abdd2f9 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/07/31 04:14:10 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2000/08/18 22:46:47 hubertf Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -16,6 +16,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
RESTRICTED= "Cryptographic software"
+NO_SRC_ON_FTP= ${RESTRICTED}
MIRROR_DISTFILE=no
.include "../../mk/bsd.prefs.mk"