summaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-FillInForm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-FillInForm/Makefile')
-rw-r--r--www/p5-Template-Plugin-FillInForm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-FillInForm/Makefile b/www/p5-Template-Plugin-FillInForm/Makefile
index 014f67ad2f11..c56aea4bdfab 100644
--- a/www/p5-Template-Plugin-FillInForm/Makefile
+++ b/www/p5-Template-Plugin-FillInForm/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Template::Plugin::FillInForm - TT plugin for HTML::FillInForm
-RUN_DEPENDS= p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \
- p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
+RUN_DEPENDS= p5-HTML-FillInForm>=0:www/p5-HTML-FillInForm \
+ p5-Template-Toolkit>=0:www/p5-Template-Toolkit
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5