summaryrefslogtreecommitdiff
path: root/net-p2p/bitflu
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 /net-p2p/bitflu
parent- Update to 2.65 (diff)
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes
Notes: svn path=/head/; revision=258995
Diffstat (limited to 'net-p2p/bitflu')
-rw-r--r--net-p2p/bitflu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile
index 909b010b704e..c46b84db00a6 100644
--- a/net-p2p/bitflu/Makefile
+++ b/net-p2p/bitflu/Makefile
@@ -35,7 +35,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
post-patch: