summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authoragc <agc>1998-06-03 13:49:07 +0000
committeragc <agc>1998-06-03 13:49:07 +0000
commit8c1233e93580c3749683cdbb97a168f02730b91b (patch)
treecc3c3a4a66534bccdfb5dea7bc32bb8951ee9ec9 /security/pgp2
parente1a5aa0ba8c1006e54bb27b0de45fc5f4df82100 (diff)
downloadpkgsrc-8c1233e93580c3749683cdbb97a168f02730b91b.tar.gz
Consolidate inclusion of /etc/mk.conf by using bsd.prefs.mk
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index ecd8487c05e..e4dcaa430d7 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/05/08 10:18:54 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/03 13:49:07 agc Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -11,11 +11,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
MAINTAINER= packages@NetBSD.ORG
-.if defined(MAKECONF) && exists(${MAKECONF})
-.include "${MAKECONF}"
-.elif exists(/etc/mk.conf)
-.include "/etc/mk.conf"
-.endif
+.include "../../mk/bsd.prefs.mk"
.if defined(USE_RSAREF2) && ${USE_RSAREF2} == YES
PKGNAME= pgp-2.6.3a