diff options
Diffstat (limited to 'www/p5-Plack-Handler-CLI/Makefile')
-rw-r--r-- | www/p5-Plack-Handler-CLI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile index a578937307bf..ccbef8807773 100644 --- a/www/p5-Plack-Handler-CLI/Makefile +++ b/www/p5-Plack-Handler-CLI/Makefile @@ -20,7 +20,8 @@ TEST_DEPENDS= \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ p5-Router-Simple>0:${PORTSDIR}/www/p5-Router-Simple -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Plack::Handler::CLI.3 |