diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 18:41:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 18:41:05 +0000 |
commit | 3368e72898ef234c285e869549a2120705cc8b48 (patch) | |
tree | 812008a6ea3d355a6dd907e5b78fcfb8c980397d /www/p5-Plack-Server-Coro | |
parent | cb72249a320633d1627706fd3c5fee0263234250 (diff) |
Notes
Diffstat (limited to 'www/p5-Plack-Server-Coro')
-rw-r--r-- | www/p5-Plack-Server-Coro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Plack-Server-Coro/Makefile b/www/p5-Plack-Server-Coro/Makefile index 6f1295609398..abcb26578db6 100644 --- a/www/p5-Plack-Server-Coro/Makefile +++ b/www/p5-Plack-Server-Coro/Makefile @@ -23,7 +23,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Plack::Server::Coro.3 |