aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-08 18:45:38 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-08 18:45:38 +0000
commit2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608 (patch)
treefffa16c225e5c8c0a72ed5f5d5c9a88be4d7839c /dns/p5-Net-DNS
parent346415e3c06029d36c899250a77aa33df43cf6fc (diff)
downloadports-2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608.tar.gz
ports-2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608.zip
Notes
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r--dns/p5-Net-DNS/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index 7f597bc0bbdb..a2275b4c9ffb 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -55,12 +55,6 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
PORTDOCS= *
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-RUN_DEPENDS+= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA
-.endif
-
.if !defined(WITHOUT_IPV6)
RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6
.endif
@@ -78,4 +72,4 @@ post-install:
@${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>