summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-28 09:14:50 +0000
committerjlam <jlam>2000-08-28 09:14:50 +0000
commit2fca34f3979338ff75f83a5446369fa3455938c3 (patch)
tree6d07d83c56526fcde754b8398d99ddd2c3ed6a45 /security/pgp5
parentafa54e1638b2758ab59298440a7c49e67acc3e9d (diff)
downloadpkgsrc-2fca34f3979338ff75f83a5446369fa3455938c3.tar.gz
Use PERL5 variable for location of perl5 binary.
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 a0a4defe59b..fb5f2327b2c 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/18 22:46:49 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/28 09:14:51 jlam Exp $
#
DISTNAME= pgp50i-unix-src
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \
MAINTAINER= mjl@netbsd.org
HOMEPAGE= http://www.pgpi.com/
-BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
+BUILD_DEPENDS= ${PERL5}:../../lang/perl5
RESTRICTED= "Cryptographic software"
NO_SRC_ON_FTP= ${RESTRICTED}