From 11bd2df4545f36deb8df9209088952aaa9ef775a Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 27 Apr 1998 11:45:40 +0000 Subject: Add MIRROR_DISTFILE=no as recognized by tron --- security/pgp2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') 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 -- cgit v1.2.3