summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-XSLT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-View-XSLT/Makefile')
-rw-r--r--www/p5-Catalyst-View-XSLT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-View-XSLT/Makefile b/www/p5-Catalyst-View-XSLT/Makefile
index aaa7d7ce4d23..a05b1e7cb107 100644
--- a/www/p5-Catalyst-View-XSLT/Makefile
+++ b/www/p5-Catalyst-View-XSLT/Makefile
@@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= XSLT view class for Catalyst
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
p5-XML-LibXSLT>=1.52:textproc/p5-XML-LibXSLT \
p5-Path-Class>=0.12:devel/p5-Path-Class
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild