diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2010-08-09 08:54:36 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2010-08-09 08:54:36 +0000 |
commit | 738d612f2b99e9e4601cd4c992d0b44c71b3d83e (patch) | |
tree | a454049fabea63629388024d790791a366bf706d /net/p5-IO-Socket-Multicast6 | |
parent | 8279cce302be41ba633b481b76237734311422c9 (diff) | |
download | ports-738d612f2b99e9e4601cd4c992d0b44c71b3d83e.tar.gz ports-738d612f2b99e9e4601cd4c992d0b44c71b3d83e.zip |
Notes
Diffstat (limited to 'net/p5-IO-Socket-Multicast6')
-rw-r--r-- | net/p5-IO-Socket-Multicast6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-Multicast6/Makefile b/net/p5-IO-Socket-Multicast6/Makefile index 38d7942a5c13..f1cdd5504fb3 100644 --- a/net/p5-IO-Socket-Multicast6/Makefile +++ b/net/p5-IO-Socket-Multicast6/Makefile @@ -17,7 +17,7 @@ COMMENT= Send and receive IPv4 and IPv6 multicast messages RUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \ p5-IO-Interface>=1.01:${PORTSDIR}/net/p5-IO-Interface \ p5-Socket-Multicast6>=0.01:${PORTSDIR}/net/p5-Socket-Multicast6 \ - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 PERL_MODBUILD= yes |