summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-DSA
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 04:59:42 +0000
committersnj <snj>2004-04-27 04:59:42 +0000
commitf898f794507ebf20ddcca64a02cd6880acc4b600 (patch)
treec6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /security/p5-Crypt-OpenSSL-DSA
parent34bbec9fac457373d4be4eb7e0d2aa14da76d73f (diff)
downloadpkgsrc-f898f794507ebf20ddcca64a02cd6880acc4b600.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/p5-Crypt-OpenSSL-DSA')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile
index 929c736a49a..01f359a8c00 100644
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/27 05:44:22 snj Exp $
#
DISTNAME= Crypt-OpenSSL-DSA-0.11
@@ -13,9 +13,9 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://perl-openssl.sourceforge.net/
COMMENT= Perl5 wrapper module for the OpenSSL DSA functions
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/OpenSSL/DSA/.packlist
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"