summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/pgp5
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 9665788af75..2c62e296e8f 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2004/01/01 23:58:34 grant Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/20 12:25:34 agc Exp $
#
DISTNAME= pgp50i-unix-src
PKGNAME= pgp5-5.0i
-WRKSRC= ${WRKDIR}/pgp50i/src
CATEGORIES= security
MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \
ftp://ftp.at.pgpi.com/pub/pgpi/5.0/unix/ \
@@ -22,6 +21,7 @@ USE_PERL5= build
CONFLICTS= pgraf-[0-9]* # Both have a `pgps' executable
+WRKSRC= ${WRKDIR}/pgp50i/src
CRYPTO= YES
GNU_CONFIGURE= YES
USE_RSAREF2= NO