aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Server-POE
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-03 15:28:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-03 15:28:40 +0000
commit874a5c1f86df3b3b7a04e9b591dd816ce9781614 (patch)
tree1cb238197769b43370de48dbe25f67e9f400de2a /www/p5-Plack-Server-POE
parentaaf3fcefeaa0e1d58505edc3dc9f1ce4439f5c53 (diff)
downloadports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.tar.gz
ports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326161
Diffstat (limited to 'www/p5-Plack-Server-POE')
-rw-r--r--www/p5-Plack-Server-POE/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Plack-Server-POE/Makefile b/www/p5-Plack-Server-POE/Makefile
index f5f6498a347a..306ee38c0e02 100644
--- a/www/p5-Plack-Server-POE/Makefile
+++ b/www/p5-Plack-Server-POE/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::POE.3