diff options
Diffstat (limited to 'www/p5-HTML-Display/Makefile')
-rw-r--r-- | www/p5-HTML-Display/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile index 7c708778ca1a..441a575a7c4f 100644 --- a/www/p5-HTML-Display/Makefile +++ b/www/p5-HTML-Display/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS= p5-HTML-TokeParser-Simple>=2:${PORTSDIR}/www/p5-HTML-TokeParser-Sim BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-Test-Harness>=2.30:${PORTSDIR}/devel/p5-Test-Harness -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Display.3 \ HTML::Display::Common.3 \ |