aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-SimpleHTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/Makefile')
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
index 2539882d4005..fe142b5adffb 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile
+++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-POE-Filter-HTTP-Parser>=1.06:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser \
p5-Test-POE-Client-TCP>0:${PORTSDIR}/devel/p5-Test-POE-Client-TCP
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Component::Server::SimpleHTTP.3 \
POE::Component::Server::SimpleHTTP::Connection.3 \