summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-04-08 02:48:38 +0000
committerobache <obache>2014-04-08 02:48:38 +0000
commitf91928649109d775913071a2fcb2ec6782b6dfd5 (patch)
tree814291301883712d26289c0cb03ac78ab00ea77c
parent1846f7cda7149772349c89b565e389f55355150b (diff)
downloadpkgsrc-f91928649109d775913071a2fcb2ec6782b6dfd5.tar.gz
p5-Perl4-CoreLibs is not required for perl<5.16
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index e900704706a..131b8b8ebf8 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.186 2014/04/02 12:11:35 he Exp $
+# $NetBSD: Makefile,v 1.187 2014/04/08 02:48:38 obache Exp $
DISTNAME= openssl-1.0.1f
PKGREVISION= 1
@@ -16,7 +16,7 @@ CRYPTO= yes
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
+BUILD_DEPENDS+= {p5-Perl4-CoreLibs-[0-9]*,perl<5.16}:../../devel/p5-Perl4-CoreLibs
USE_GCC_RUNTIME= yes