diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:07:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-03 15:07:52 +0000 |
commit | 7ef0f3644529382d49fbe6eb4f86fe0364058f0f (patch) | |
tree | 325547ea111b582a556c4ed6a234ed27d6e8b857 /www/p5-Plack-Handler-CLI | |
parent | f08e0ae493df686a20b901026e7b99b56dcbdf8c (diff) | |
download | ports-7ef0f3644529382d49fbe6eb4f86fe0364058f0f.tar.gz ports-7ef0f3644529382d49fbe6eb4f86fe0364058f0f.zip |
Notes
Diffstat (limited to 'www/p5-Plack-Handler-CLI')
-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 |