summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Role-Strict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-Role-Strict/Makefile')
-rw-r--r--devel/p5-MooseX-Role-Strict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-Role-Strict/Makefile b/devel/p5-MooseX-Role-Strict/Makefile
index 88a4381795bc..75c097bc4ac2 100644
--- a/devel/p5-MooseX-Role-Strict/Makefile
+++ b/devel/p5-MooseX-Role-Strict/Makefile
@@ -14,8 +14,8 @@ COMMENT= Use strict 'roles'
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=0.89:devel/p5-Moose
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=0.89:devel/p5-Moose
USE_PERL5= configure
USES= perl5