summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Roo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Roo/Makefile')
-rw-r--r--devel/p5-Test-Roo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Roo/Makefile b/devel/p5-Test-Roo/Makefile
index c6ffbdd3feff..2742ccc3f158 100644
--- a/devel/p5-Test-Roo/Makefile
+++ b/devel/p5-Test-Roo/Makefile
@@ -11,8 +11,8 @@ COMMENT= Composable, reusable tests with roles and Moo
LICENSE= APACHE20
-BUILD_DEPENDS= p5-Moo>=0:devel/p5-Moo
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moo>=0:devel/p5-Moo
NO_ARCH= yes
USES= perl5