aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-HTTPServer
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-POE-Component-Server-HTTPServer')
-rw-r--r--www/p5-POE-Component-Server-HTTPServer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Server-HTTPServer/Makefile b/www/p5-POE-Component-Server-HTTPServer/Makefile
index 9b32eda376c5..916310bcd6dd 100644
--- a/www/p5-POE-Component-Server-HTTPServer/Makefile
+++ b/www/p5-POE-Component-Server-HTTPServer/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Component::Server::HTTPServer.3 \
POE::Component::Server::HTTPServer::BasicAuthenHandler.3 \