summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-ClearSilver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-View-ClearSilver/Makefile')
-rw-r--r--www/p5-Catalyst-View-ClearSilver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-View-ClearSilver/Makefile b/www/p5-Catalyst-View-ClearSilver/Makefile
index 3caa9ce3266a..1ad866d8d7b6 100644
--- a/www/p5-Catalyst-View-ClearSilver/Makefile
+++ b/www/p5-Catalyst-View-ClearSilver/Makefile
@@ -15,12 +15,12 @@ COMMENT= ClearSilver view class for Catalyst
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-ClearSilver>=0:www/p5-ClearSilver \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-ClearSilver>=0:www/p5-ClearSilver \
p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
p5-Data-Structure-Util>=0:devel/p5-Data-Structure-Util \
p5-Class-C3>=0:devel/p5-Class-C3 \
p5-Catalyst-View-Templated>=0:www/p5-Catalyst-View-Templated
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Catalyst-View-Template-Declare>=0:www/p5-Catalyst-View-Template-Declare
USES= perl5