diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-23 11:47:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-23 11:47:57 +0000 |
commit | ff3b9b846d70c5074e37adf3feb936d924c1f9ea (patch) | |
tree | 2597969377d918cb7ca80d57eb96f09f75366b79 /net/p5-IO-Socket-Multicast | |
parent | 37b7d031e0175d3267a289309bca60dfcbebea4c (diff) | |
download | ports-ff3b9b846d70c5074e37adf3feb936d924c1f9ea.tar.gz ports-ff3b9b846d70c5074e37adf3feb936d924c1f9ea.zip |
Notes
Diffstat (limited to 'net/p5-IO-Socket-Multicast')
-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 5532009a79ed..3375884254e2 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= janos.mohacsi@dante.org.uk -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= IO::Socket::Multicast.3 |