summaryrefslogtreecommitdiff
path: root/devel/p5-Any-Moose-Convert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Any-Moose-Convert/Makefile')
-rw-r--r--devel/p5-Any-Moose-Convert/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Any-Moose-Convert/Makefile b/devel/p5-Any-Moose-Convert/Makefile
index 494b0791c124..c2e49a39477a 100644
--- a/devel/p5-Any-Moose-Convert/Makefile
+++ b/devel/p5-Any-Moose-Convert/Makefile
@@ -14,8 +14,8 @@ COMMENT= Convert Moose libraries to Mouse ones, or vice versa
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-PerlIO-Util>=0:devel/p5-PerlIO-Util
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-PerlIO-Util>=0:devel/p5-PerlIO-Util
TEST_DEPENDS= p5-Moose>=0.90:devel/p5-Moose \
p5-Mouse>=0.40:devel/p5-Mouse