diff options
Diffstat (limited to 'net/p5-IO-Socket-Multicast/Makefile')
-rw-r--r-- | net/p5-IO-Socket-Multicast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index 0803ccfc9c24..424bcdaa1cd9 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jmohacsi@bsd.hu COMMENT= Perl module to send and receive multicast messages -RUN_DEPENDS= p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface +RUN_DEPENDS= p5-IO-Interface>=0:net/p5-IO-Interface BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 shebangfix |