summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authorjlam <jlam>2000-09-05 09:33:15 +0000
committerjlam <jlam>2000-09-05 09:33:15 +0000
commitdf3f09aa1be59c52f911823d2919868690c1ce59 (patch)
tree3a4eb3a498298447d7926709d432170808bdd312 /security/pgp5
parent094ed7af39374c11117e98dd9b9c3c015622fd12 (diff)
downloadpkgsrc-df3f09aa1be59c52f911823d2919868690c1ce59.tar.gz
Update build dependency on perl to build in correct directory if perl
interpreter is not found.
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 fb5f2327b2c..4e9bdbf970f 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/08/28 09:14:51 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2000/09/05 09:33:16 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= ${PERL5}:../../lang/perl5
+BUILD_DEPENDS= ${PERL5}:../../lang/perl5-base
RESTRICTED= "Cryptographic software"
NO_SRC_ON_FTP= ${RESTRICTED}