summaryrefslogtreecommitdiff
path: root/net/p5-Net-DNS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r--net/p5-Net-DNS/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile
index c1523017f34..4546a7f4439 100644
--- a/net/p5-Net-DNS/Makefile
+++ b/net/p5-Net-DNS/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2007/08/24 19:28:16 heinz Exp $
+# $NetBSD: Makefile,v 1.37 2008/01/08 19:29:45 heinz Exp $
-DISTNAME= Net-DNS-0.61
+DISTNAME= Net-DNS-0.62
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ndn
CATEGORIES= net perl5
@@ -37,6 +37,8 @@ MAKE_PARAMS= --online-tests
MAKE_PARAMS= --noonline-tests
.endif
+USE_LANGUAGES= c
+
PERL5_PACKLIST= auto/Net/DNS/.packlist
.include "../../lang/perl5/module.mk"