diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 04:59:42 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 04:59:42 +0000 |
commit | 67721bd22d50a02e35021f1d03c3658680e89201 (patch) | |
tree | c6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /security/p5-Net-DNS-SEC | |
parent | 763c7a82b9f2eebd8438ab3acc284818c1f5f2fe (diff) | |
download | pkgsrc-67721bd22d50a02e35021f1d03c3658680e89201.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/p5-Net-DNS-SEC')
-rw-r--r-- | security/p5-Net-DNS-SEC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index 34600c19c19..72a9dd37aba 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/27 05:44:22 snj Exp $ # DISTNAME= Net-DNS-SEC-0.11 @@ -21,7 +21,7 @@ DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble BUILDLINK_DEPENDS.perl= perl>=5.6.1 -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/DNS/SEC/.packlist |