summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-27 07:29:39 +0000
committerjlam <jlam@pkgsrc.org>2001-09-27 07:29:39 +0000
commit7a9efb8dbb6d61f2e52eea2f55c3b9d4d3576ff2 (patch)
tree72b7b2f13a3cfe87b8a4f4ef4a428b943e9f0bdd /security/p5-Net-SSLeay
parent8e1dfc7862442f5f883f75797fc059591696c89b (diff)
downloadpkgsrc-7a9efb8dbb6d61f2e52eea2f55c3b9d4d3576ff2.tar.gz
This package requires a relatively recent OpenSSL installation.
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index d7697ba6559..90d9f020eda 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/09/27 07:25:06 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/27 07:29:39 jlam Exp $
DISTNAME= Net_SSLeay.pm-1.08
PKGNAME= p5-Net-SSLeay-1.08
@@ -13,6 +13,8 @@ USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SSLeay/.packlist
MAKE_PARAMS= ${SSLBASE}
+USE_OPENSSL_VERSION= OPENSSL_VERSION_096A
+
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MAKE_PARAMS}