summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-XML-Feed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-View-XML-Feed/Makefile')
-rw-r--r--www/p5-Catalyst-View-XML-Feed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-View-XML-Feed/Makefile b/www/p5-Catalyst-View-XML-Feed/Makefile
index 234a78719d5d..1df21c0be8c9 100644
--- a/www/p5-Catalyst-View-XML-Feed/Makefile
+++ b/www/p5-Catalyst-View-XML-Feed/Makefile
@@ -13,10 +13,10 @@ COMMENT= Perl extension for Catalyst view for RSS, Atom, or other XML feeds
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \
p5-XML-Feed>=0:textproc/p5-XML-Feed \
p5-TimeDate>=0:devel/p5-TimeDate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure