aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-Nslookup/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-04-06 13:57:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-04-06 13:57:28 +0000
commit45fec4c4c3c332906f2069a4edc6d48eb6adfeb1 (patch)
tree4cbc75acae391674d2b7aa7e86ab86668661e942 /dns/p5-Net-Nslookup/Makefile
parent464bbaba48318f813f31af226d98c1fdbb79f241 (diff)
downloadports-45fec4c4c3c332906f2069a4edc6d48eb6adfeb1.tar.gz
ports-45fec4c4c3c332906f2069a4edc6d48eb6adfeb1.zip
- Update to 1.17
Notes
Notes: svn path=/head/; revision=210650
Diffstat (limited to 'dns/p5-Net-Nslookup/Makefile')
-rw-r--r--dns/p5-Net-Nslookup/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/dns/p5-Net-Nslookup/Makefile b/dns/p5-Net-Nslookup/Makefile
index 8a196955164e..ba4b981cc187 100644
--- a/dns/p5-Net-Nslookup/Makefile
+++ b/dns/p5-Net-Nslookup/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Net-Nslookup
-PORTVERSION= 1.16
+PORTVERSION= 1.17
CATEGORIES= dns perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
@@ -22,10 +21,4 @@ PERL_CONFIGURE= YES
MAN3= Net::Nslookup.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>