aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2010-08-09 08:54:36 +0000
committerTong LIU <nemoliu@FreeBSD.org>2010-08-09 08:54:36 +0000
commit738d612f2b99e9e4601cd4c992d0b44c71b3d83e (patch)
treea454049fabea63629388024d790791a366bf706d /dns/p5-Net-DNS
parent8279cce302be41ba633b481b76237734311422c9 (diff)
downloadports-738d612f2b99e9e4601cd4c992d0b44c71b3d83e.tar.gz
ports-738d612f2b99e9e4601cd4c992d0b44c71b3d83e.zip
Notes
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r--dns/p5-Net-DNS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index 862b0bd1a1dd..042a84c9d7eb 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -53,7 +53,7 @@ OPTIONS= IPV6 "Enable functionality over IPv6 transport" on
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_IPV6)
-RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
+RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6
.endif
DOCSDIR= ${PREFIX}/share/doc/p5-Net-DNS