aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-FormValidator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-FormValidator/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-FormValidator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-FormValidator/Makefile b/www/p5-Catalyst-Plugin-FormValidator/Makefile
index c9b126025431..7ce425bf0d77 100644
--- a/www/p5-Catalyst-Plugin-FormValidator/Makefile
+++ b/www/p5-Catalyst-Plugin-FormValidator/Makefile
@@ -14,11 +14,11 @@ COMMENT= FormValidator for Catalyst
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80001:www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>=5.80001:www/p5-Catalyst-Runtime \
p5-Data-FormValidator>=0:textproc/p5-Data-FormValidator \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
p5-Moose>=0.93:devel/p5-Moose
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure