summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-AuthorizedMethods/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-AuthorizedMethods/Makefile')
-rw-r--r--devel/p5-MooseX-AuthorizedMethods/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-AuthorizedMethods/Makefile b/devel/p5-MooseX-AuthorizedMethods/Makefile
index dfd79639f7e1..ba3166a9aa9e 100644
--- a/devel/p5-MooseX-AuthorizedMethods/Makefile
+++ b/devel/p5-MooseX-AuthorizedMethods/Makefile
@@ -14,9 +14,9 @@ COMMENT= Syntax sugar for authorized methods
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=1.21:devel/p5-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=1.21:devel/p5-Moose \
p5-aliased>=0:devel/p5-aliased
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5