summaryrefslogtreecommitdiff
path: root/devel/p5-Olson-Abbreviations/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Olson-Abbreviations/Makefile')
-rw-r--r--devel/p5-Olson-Abbreviations/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Olson-Abbreviations/Makefile b/devel/p5-Olson-Abbreviations/Makefile
index b7c81fdcae1b..46570a2f02ec 100644
--- a/devel/p5-Olson-Abbreviations/Makefile
+++ b/devel/p5-Olson-Abbreviations/Makefile
@@ -15,10 +15,10 @@ COMMENT= Globally unique timezones abbreviation handling
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-MooseX-ClassAttribute>=0.25:devel/p5-MooseX-ClassAttribute \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5