aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-POE-Server-TCP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP/Makefile')
-rw-r--r--devel/p5-Test-POE-Server-TCP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile
index 96d1fcdd7d4c..c23e2e4c934e 100644
--- a/devel/p5-Test-POE-Server-TCP/Makefile
+++ b/devel/p5-Test-POE-Server-TCP/Makefile
@@ -17,7 +17,8 @@ COMMENT= A POE Component providing TCP server services for test cases
BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Test::POE::Server::TCP.3