summaryrefslogtreecommitdiff
path: root/security/pgp2/Makefile
diff options
context:
space:
mode:
authortv <tv>1998-04-27 11:45:40 +0000
committertv <tv>1998-04-27 11:45:40 +0000
commit2a44e892e10107fa70d85f67cc58e23d222c0990 (patch)
treedcbd975a4234738b3df9724ffc98cdc384347cb3 /security/pgp2/Makefile
parente2490936060ad12fae192da0a75a8beb6a502511 (diff)
downloadpkgsrc-2a44e892e10107fa70d85f67cc58e23d222c0990.tar.gz
Add MIRROR_DISTFILE=no as recognized by tron
Diffstat (limited to 'security/pgp2/Makefile')
-rw-r--r--security/pgp2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 06bab9f980b..f290f0d5ecc 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/22 14:22:48 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/27 11:45:40 tv Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -33,6 +33,7 @@ CFLAGS=
.endif
RESTRICTED= "Cryptographic software"
+MIRROR_DISTFILE=no
PGPLIB= ${PREFIX}/lib/pgp
CFLAGS+= -DPGP_SYSTEM_DIR=\\\"${PGPLIB}/\\\"
IS_INTERACTIVE= yes