diff options
Diffstat (limited to 'net/p5-Net-Whois/Makefile')
-rw-r--r-- | net/p5-Net-Whois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 706b9640a251..738ed26b7ee2 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -16,7 +16,8 @@ COMMENT= A perl5 module to get information using the Whois protocol RUN_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Net::Whois.3 |