aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Server-Coro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Server-Coro/Makefile')
-rw-r--r--net/p5-Net-Server-Coro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile
index 8a3d26d864f2..543cd18dfcc2 100644
--- a/net/p5-Net-Server-Coro/Makefile
+++ b/net/p5-Net-Server-Coro/Makefile
@@ -10,11 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for co-operative multithreaded server using Coro
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-AnyEvent>0:devel/p5-AnyEvent \
p5-Coro>0:devel/p5-Coro \
p5-Net-Server>=2:net/p5-Net-Server
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure