summaryrefslogtreecommitdiff
path: root/net/p5-DNS-ZoneParse/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 06:05:57 +0000
committersnj <snj>2004-04-27 06:05:57 +0000
commit96e8f247bd65b1f93c553875d2b218c5ae2b576d (patch)
tree298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/p5-DNS-ZoneParse/Makefile
parentf898f794507ebf20ddcca64a02cd6880acc4b600 (diff)
downloadpkgsrc-96e8f247bd65b1f93c553875d2b218c5ae2b576d.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/p5-DNS-ZoneParse/Makefile')
-rw-r--r--net/p5-DNS-ZoneParse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-DNS-ZoneParse/Makefile b/net/p5-DNS-ZoneParse/Makefile
index 37bdfad210d..cedf9b16431 100644
--- a/net/p5-DNS-ZoneParse/Makefile
+++ b/net/p5-DNS-ZoneParse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:51:32 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/27 06:05:57 snj Exp $
#
DISTNAME= DNS-ZoneParse-0.82
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/SIMONFLK/DNS-ZoneParse-0.82/ZoneParse.pm
COMMENT= Perl5 module for parsing DNS zone files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DNS/ZoneParse/.packlist
.include "../../lang/perl5/module.mk"