summaryrefslogtreecommitdiff
path: root/devel/p5-CPS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-CPS/Makefile')
-rw-r--r--devel/p5-CPS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-CPS/Makefile b/devel/p5-CPS/Makefile
index 928cc1db81c4..b69faacdb5ab 100644
--- a/devel/p5-CPS/Makefile
+++ b/devel/p5-CPS/Makefile
@@ -15,8 +15,8 @@ COMMENT= Manage flow of control in Continuation-Passing Style
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Future>0:devel/p5-Future
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Future>0:devel/p5-Future
TEST_DEPENDS= p5-Test-Identity>0:devel/p5-Test-Identity \
p5-Test-Pod>=1:devel/p5-Test-Pod \
p5-Test-Refcount>0:devel/p5-Test-Refcount \