diff options
Diffstat (limited to 'www/p5-HTTP-Parser/Makefile')
-rw-r--r-- | www/p5-HTTP-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Parser/Makefile b/www/p5-HTTP-Parser/Makefile index f4a69de95d25..a17154743424 100644 --- a/www/p5-HTTP-Parser/Makefile +++ b/www/p5-HTTP-Parser/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Parser.3 |