aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-Lite
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 05:44:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 05:44:43 +0000
commitca9da06ad1b5c76a9f22078699ba52131f20f53e (patch)
treed3bcef51ffc1ca20e6a7111f12aea3ac7c3b17af /dns/p5-Net-DNS-Lite
parent78b3a904f62a3aade7047a00e1b0ab8673436d9c (diff)
downloadports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.tar.gz
ports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309062
Diffstat (limited to 'dns/p5-Net-DNS-Lite')
-rw-r--r--dns/p5-Net-DNS-Lite/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile
index c1b7dfc728c7..ebc204d91e6a 100644
--- a/dns/p5-Net-DNS-Lite/Makefile
+++ b/dns/p5-Net-DNS-Lite/Makefile
@@ -26,10 +26,4 @@ PERL_CONFIGURE= yes
MAN3= Net::DNS::Lite.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>