summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-26 13:47:44 +0000
committerwiz <wiz>2002-07-26 13:47:44 +0000
commit433a2ca5a1552d53eef18be8f0dcbcb590094b8b (patch)
tree6e7b98c9995155e8ccc1ae2e12b83d5906298e14 /security/p5-Net-SSLeay
parent4d3a089e9cac95f9c45ea99da34556f2cdfb3535 (diff)
downloadpkgsrc-433a2ca5a1552d53eef18be8f0dcbcb590094b8b.tar.gz
Depends on openssl 0.9.6D, as noted by Eric Schnoebelen in pkg/17728.
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index a8411b791c8..e80f6dfd304 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/06/10 01:53:32 shell Exp $
+# $NetBSD: Makefile,v 1.14 2002/07/26 13:47:44 wiz Exp $
DISTNAME= Net_SSLeay.pm-1.17
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
@@ -14,7 +14,7 @@ USE_BUILDLINK_ONLY= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SSLeay/.packlist
MAKE_PARAMS= ${BUILDLINK_DIR}
-USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096B}
+USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096D}
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MAKE_PARAMS}