summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-FillInForm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-FillInForm/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-FillInForm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Plugin-FillInForm/Makefile b/www/p5-Catalyst-Plugin-FillInForm/Makefile
index 1e85c18574d3..7c29082c155a 100644
--- a/www/p5-Catalyst-Plugin-FillInForm/Makefile
+++ b/www/p5-Catalyst-Plugin-FillInForm/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Automatically fill in forms in Catalyst using HTML::FillInForms
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \
- p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \
+ p5-HTML-FillInForm>=0:www/p5-HTML-FillInForm \
+ p5-Catalyst-Action-RenderView>=0:www/p5-Catalyst-Action-RenderView
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5