diff options
Diffstat (limited to 'net/p5-IO-Socket-INET6/Makefile')
-rw-r--r-- | net/p5-IO-Socket-INET6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index fa49a06a7aae..30d95eeb882b 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -14,7 +14,8 @@ COMMENT= Perl module with object interface to AF_INET6 domain sockets BUILD_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= IO::Socket::INET6.3 |