summaryrefslogtreecommitdiff
path: root/devel/p5-Danga-Socket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Danga-Socket/Makefile')
-rw-r--r--devel/p5-Danga-Socket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Danga-Socket/Makefile b/devel/p5-Danga-Socket/Makefile
index d4a23980545c..7dc9219ba331 100644
--- a/devel/p5-Danga-Socket/Makefile
+++ b/devel/p5-Danga-Socket/Makefile
@@ -14,9 +14,9 @@ COMMENT= Event loop and event-driven async socket base class
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-IO-KQueue>=0:devel/p5-IO-KQueue \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-IO-KQueue>=0:devel/p5-IO-KQueue \
p5-Sys-Syscall>=0:devel/p5-Sys-Syscall
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5