aboutsummaryrefslogtreecommitdiff
path: root/dns
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
parent78b3a904f62a3aade7047a00e1b0ab8673436d9c (diff)
downloadports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.tar.gz
ports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-Lite/Makefile8
-rw-r--r--dns/p5-Net-DNS-SEC/Makefile8
-rw-r--r--dns/p5-Net-DNS/Makefile4
-rw-r--r--dns/p5-Net-Domain-ExpireDate/Makefile8
4 files changed, 3 insertions, 25 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>
diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile
index c940c5265fe7..bee921dde190 100644
--- a/dns/p5-Net-DNS-SEC/Makefile
+++ b/dns/p5-Net-DNS-SEC/Makefile
@@ -33,10 +33,4 @@ MAN3= Net::DNS::Keyset.3 Net::DNS::RR::DS.3 Net::DNS::RR::KEY.3 \
Net::DNS::RR::NSEC.3 Net::DNS::RR::DNSKEY.3 \
Net::DNS::RR::NSEC3.3 Net::DNS::RR::NSEC3PARAM.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-Digest-SHA>=5.23:${PORTSDIR}/security/p5-Digest-SHA
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index bff7836c9763..6b4fbb4d93d6 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -56,10 +56,6 @@ PORTDOCS= Changes README TODO
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501000
-RUN_DEPENDS+= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA
-.endif
-
.if ${PORT_OPTIONS:MIPV6}
RUN_DEPENDS+= p5-IO-Socket-INET6>0:${PORTSDIR}/net/p5-IO-Socket-INET6
.endif
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile
index f54ef677dd76..31b6ae73b725 100644
--- a/dns/p5-Net-Domain-ExpireDate/Makefile
+++ b/dns/p5-Net-Domain-ExpireDate/Makefile
@@ -24,10 +24,4 @@ MAN3= Net::Domain::ExpireDate.3
post-patch:
@${FIND} ${WRKSRC} -name "*.orig" -delete
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500905
-RUN_DEPENDS+= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>