summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 22:16:24 +0000
committerjlam <jlam>2004-01-05 22:16:24 +0000
commitf704fb786586f743826cbe63ba130bea88155a93 (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /security/p5-Net-SSLeay
parent4b196caa038555def4ecbd59a0ce7791e1ba1f99 (diff)
downloadpkgsrc-f704fb786586f743826cbe63ba130bea88155a93.tar.gz
bl3ify
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index a58cae027bc..8f39606fa3e 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/11/12 03:39:43 jschauma Exp $
+# $NetBSD: Makefile,v 1.26 2004/01/05 22:16:25 jlam Exp $
DISTNAME= Net_SSLeay.pm-1.25
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
@@ -11,10 +11,12 @@ MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://symlabs.com/Net_SSLeay/
COMMENT= Perl5 module for using OpenSSL
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SSLeay/.packlist
-MAKE_PARAMS+= ${BUILDLINK_PREFIX.openssl}
+MAKE_PARAMS+= ${SSLBASE}
.include "../../lang/perl5/module.mk"
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"