summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Daemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Daemon/Makefile')
-rw-r--r--devel/p5-POE-Component-Daemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Daemon/Makefile b/devel/p5-POE-Component-Daemon/Makefile
index bca490163d1b..28cfedc4f98b 100644
--- a/devel/p5-POE-Component-Daemon/Makefile
+++ b/devel/p5-POE-Component-Daemon/Makefile
@@ -14,8 +14,8 @@ COMMENT= Handles all the housework for a daemon in POE
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-POE>=1:devel/p5-POE
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=1:devel/p5-POE
USES= perl5 shebangfix
SHEBANG_FILES= eg/forking eg/preforking