aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-POE-Server-TCP
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-07 13:20:32 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-07 13:20:32 +0000
commitca70e439c2cab3afa6b1f158853e01058c1fac47 (patch)
tree1d8dce4b39a3357f2e6741d55cb1b9a1fa54d346 /devel/p5-Test-POE-Server-TCP
parentbd0fca35b5f21e0a664069b2d0448565e1830160 (diff)
Notes
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP')
-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