diff options
Diffstat (limited to 'textproc/p5-HTML-HTML5-Parser')
-rw-r--r-- | textproc/p5-HTML-HTML5-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-HTML-HTML5-Parser/Makefile b/textproc/p5-HTML-HTML5-Parser/Makefile index 446dce1d964b..363f9b25bfbf 100644 --- a/textproc/p5-HTML-HTML5-Parser/Makefile +++ b/textproc/p5-HTML-HTML5-Parser/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-HTML-HTML5-Entities>=0.002:${PORTSDIR}/textproc/p5-HTML-HTML5- p5-XML-LibXML>=1.94:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= HTML::HTML5::Parser.3 \ HTML::HTML5::Parser::Error.3 \ |