aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-PSGI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:44:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:44:14 +0000
commit46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (patch)
tree9f505daf050a83a37a7110d6acec24fb41a83610 /www/p5-POE-Component-Server-PSGI
parent4f0f40cb05fcf0dafeb29921258f35833e960b6d (diff)
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-PSGI')
-rw-r--r--www/p5-POE-Component-Server-PSGI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile
index 0527d6d3038b..3000a68aa176 100644
--- a/www/p5-POE-Component-Server-PSGI/Makefile
+++ b/www/p5-POE-Component-Server-PSGI/Makefile
@@ -17,7 +17,8 @@ COMMENT= Perl extension to PSGI Server implementation for POE
RUN_DEPENDS= p5-POEx-Role-PSGIServer>0:${PORTSDIR}/www/p5-POEx-Role-PSGIServer
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Component::Server::PSGI.3 \
Plack::Server::POE.3