summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorfredb <fredb>2001-04-09 02:36:47 +0000
committerfredb <fredb>2001-04-09 02:36:47 +0000
commite2cb8cb70f62efe1b3368082182bb7a5ea1d3d8a (patch)
treed236edd52bf14a15e29413f7146220ea920588cd /security
parent429a950b3876a98b87b3121cabf360b119754f2c (diff)
downloadpkgsrc-e2cb8cb70f62efe1b3368082182bb7a5ea1d3d8a.tar.gz
Make an explicit BUILD_DEPENDS on perl5, rather than the run-time DEPENDS
that USE_PERL implies, as the core functionality of this package does not depend on perl. The user can always install perl later, to format the "pod" docs or to run the installed scripts.
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 8d6cd904170..4e0780a687b 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2001/04/05 14:00:55 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2001/04/09 02:36:47 fredb Exp $
#
DISTNAME= openssl-0.9.5a
@@ -10,10 +10,11 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssl.org/
COMMENT= Secure Socket Layer and cryptographic library
+BUILD_DEPENDS+= perl-5.*:../../lang/perl5
+
CONFLICTS= SSLeay-* ssleay-* base64-*
CRYPTO= YES
-USE_PERL5= YES
# supplies IDEA/RC5
LICENCE= fee-based-commercial-use