diff options
Diffstat (limited to 'www/p5-CGI-Ex/Makefile')
-rw-r--r-- | www/p5-CGI-Ex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI-Ex/Makefile b/www/p5-CGI-Ex/Makefile index b8e8fcda8235..0e9815761c34 100644 --- a/www/p5-CGI-Ex/Makefile +++ b/www/p5-CGI-Ex/Makefile @@ -13,7 +13,8 @@ COMMENT= CGI utility suite - makes powerful application writing fun and easy BUILD_DEPENDS= p5-Template-Alloy>=1.004:${PORTSDIR}/www/p5-Template-Alloy RUN_DEPENDS= p5-Template-Alloy>=1.004:${PORTSDIR}/www/p5-Template-Alloy -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Ex.3 CGI::Ex::App.3 CGI::Ex::App::Constants.3 \ CGI::Ex::Auth.3 CGI::Ex::Conf.3 \ |