summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Associate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Template-Associate/Makefile')
-rw-r--r--www/p5-HTML-Template-Associate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Template-Associate/Makefile b/www/p5-HTML-Template-Associate/Makefile
index fcd1f7d8f70a..c780d24ec55b 100644
--- a/www/p5-HTML-Template-Associate/Makefile
+++ b/www/p5-HTML-Template-Associate/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Bridges gap between HTML::Template and other modules
-RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
- p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator
+RUN_DEPENDS= p5-HTML-Template>=0:www/p5-HTML-Template \
+ p5-Data-FormValidator>=0:textproc/p5-Data-FormValidator
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5