diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 17:29:36 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 17:29:36 +0000 |
commit | 3ab32baa74b8619142ce727a4cf1c179c8487da0 (patch) | |
tree | acdc21ff3a42c4d80ba907c626c3217bb942422c /www/p5-Plack-Handler-AnyEvent-SCGI | |
parent | 055365c2db6480daaf9a547cf77ddae0b0f1452a (diff) |
Notes
Diffstat (limited to 'www/p5-Plack-Handler-AnyEvent-SCGI')
-rw-r--r-- | www/p5-Plack-Handler-AnyEvent-SCGI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile index 466f9d02dbd3..8ce74349efc9 100644 --- a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Plack::Handler::AnyEvent::SCGI.3 |