summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-Templated/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-View-Templated/Makefile')
-rw-r--r--www/p5-Catalyst-View-Templated/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-View-Templated/Makefile b/www/p5-Catalyst-View-Templated/Makefile
index 6ba72db3159b..50c0dce15673 100644
--- a/www/p5-Catalyst-View-Templated/Makefile
+++ b/www/p5-Catalyst-View-Templated/Makefile
@@ -15,10 +15,10 @@ COMMENT= Generic base class for template-based views
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Component-ACCEPT_CONTEXT>=0:www/p5-Catalyst-Component-ACCEPT_CONTEXT \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Component-ACCEPT_CONTEXT>=0:www/p5-Catalyst-Component-ACCEPT_CONTEXT \
p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
p5-Class-C3>=0:devel/p5-Class-C3
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \
p5-Test-WWW-Mechanize-Catalyst>=0:devel/p5-Test-WWW-Mechanize-Catalyst