diff options
Diffstat (limited to 'www/p5-CGI-Simple/Makefile')
-rw-r--r-- | www/p5-CGI-Simple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index 50202c6b0a43..8c529e3854e9 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -18,6 +18,8 @@ COMMENT= A simple totally OO CGI interface that is CGI.pm compliant TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Simple.3 \ CGI::Simple::Cookie.3 \ |