summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-Random
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-Random
parent34bbec9fac457373d4be4eb7e0d2aa14da76d73f (diff)
downloadpkgsrc-f898f794507ebf20ddcca64a02cd6880acc4b600.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/p5-Crypt-OpenSSL-Random')
-rw-r--r--security/p5-Crypt-OpenSSL-Random/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile
index 7ec469891fc..231ff464835 100644
--- a/security/p5-Crypt-OpenSSL-Random/Makefile
+++ b/security/p5-Crypt-OpenSSL-Random/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-Random-0.03
@@ -12,9 +12,9 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://perl-openssl.sourceforge.net/
COMMENT= Perl5 wrapper module for OpenSSL pseudo-random number generator
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/OpenSSL/Random/.packlist
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"