summaryrefslogtreecommitdiff
path: root/net/p5-Event-tcp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Event-tcp/Makefile')
-rw-r--r--net/p5-Event-tcp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Event-tcp/Makefile b/net/p5-Event-tcp/Makefile
index 4e2fe23996f5..1e5cfeb5d461 100644
--- a/net/p5-Event-tcp/Makefile
+++ b/net/p5-Event-tcp/Makefile
@@ -14,9 +14,9 @@ COMMENT= Glue code to build client-server style TCP-based services
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Event>=0:devel/p5-Event \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Event>=0:devel/p5-Event \
p5-Ioctl>=0:devel/p5-Ioctl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure