summaryrefslogtreecommitdiff
path: root/devel/p5-MRO-Compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MRO-Compat/Makefile')
-rw-r--r--devel/p5-MRO-Compat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MRO-Compat/Makefile b/devel/p5-MRO-Compat/Makefile
index dac8c8bd09f3..d34f44299e1e 100644
--- a/devel/p5-MRO-Compat/Makefile
+++ b/devel/p5-MRO-Compat/Makefile
@@ -14,8 +14,8 @@ COMMENT= Add mro::* interface compatibility for Perls < 5.9.5
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-C3>=0.19:devel/p5-Class-C3
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-C3>=0.19:devel/p5-Class-C3
NO_ARCH= yes
USES= perl5