diff options
Diffstat (limited to 'net/p5-Net-HTTP/Makefile')
-rw-r--r-- | net/p5-Net-HTTP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile index 13da480f1a88..b4792556be33 100644 --- a/net/p5-Net-HTTP/Makefile +++ b/net/p5-Net-HTTP/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=1.38:${PORTSDIR}/security/p5-IO-Socket-SSL CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::HTTP.3 \ Net::HTTPS.3 \ |