summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index b170efdbf4f..2b4206ccc64 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/07/21 17:20:23 martti Exp $
+# $NetBSD: Makefile,v 1.23 2003/09/11 04:13:03 jlam Exp $
DISTNAME= Net_SSLeay.pm-1.23
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
@@ -12,8 +12,6 @@ COMMENT= Perl5 module for using OpenSSL
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SSLeay/.packlist
-
-USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096G}
MAKE_PARAMS+= ${BUILDLINK_PREFIX.openssl}
.include "../../lang/perl5/module.mk"