aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Action-RenderView/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Action-RenderView/Makefile')
-rw-r--r--www/p5-Catalyst-Action-RenderView/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile
index a78b8d54ccd9..f71d0d7a0e41 100644
--- a/www/p5-Catalyst-Action-RenderView/Makefile
+++ b/www/p5-Catalyst-Action-RenderView/Makefile
@@ -14,9 +14,9 @@ COMMENT= Sensible default end action for Catalyst
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.70:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor \
- p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.70:www/p5-Catalyst-Runtime \
+ p5-Data-Visitor>=0.24:devel/p5-Data-Visitor \
+ p5-MRO-Compat>=0:devel/p5-MRO-Compat
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5