summaryrefslogtreecommitdiff
path: root/security/p5-SSLeay
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-11 04:40:59 +0000
committersnj <snj@pkgsrc.org>2004-05-11 04:40:59 +0000
commit5cf13969c64dfe8962a5079ac9aed5371f5151b5 (patch)
tree392b3487435b3eef7e7b91cfc0385d5e0cfb7b17 /security/p5-SSLeay
parent0350fb16cc16c0752f6b1798dcdc42af970bdec5 (diff)
downloadpkgsrc-5cf13969c64dfe8962a5079ac9aed5371f5151b5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/p5-SSLeay')
-rw-r--r--security/p5-SSLeay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-SSLeay/Makefile b/security/p5-SSLeay/Makefile
index 25c72d24aa4..d9f792543f4 100644
--- a/security/p5-SSLeay/Makefile
+++ b/security/p5-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:53 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/11 04:40:59 snj Exp $
#
DISTNAME= Crypt-SSLeay-0.51
@@ -13,7 +13,7 @@ COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/SSLeay/.packlist
post-patch:
@@ -21,5 +21,5 @@ post-patch:
> Makefile.PL.tmp && ${MV} Makefile.PL.tmp Makefile.PL
.include "../../lang/perl5/module.mk"
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"