diff options
Diffstat (limited to 'net/p5-IO-Socket-Multicast6')
-rw-r--r-- | net/p5-IO-Socket-Multicast6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-Multicast6/Makefile b/net/p5-IO-Socket-Multicast6/Makefile index e71cd14b6784..f33df021dbbc 100644 --- a/net/p5-IO-Socket-Multicast6/Makefile +++ b/net/p5-IO-Socket-Multicast6/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-IO-Interface>=1.01:${PORTSDIR}/net/p5-IO-Interface \ p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= IO::Socket::Multicast6.3 |