summaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-Clickable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-Clickable/Makefile')
-rw-r--r--www/p5-Template-Plugin-Clickable/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Template-Plugin-Clickable/Makefile b/www/p5-Template-Plugin-Clickable/Makefile
index dfc1713b1bbd..5cee80413ee3 100644
--- a/www/p5-Template-Plugin-Clickable/Makefile
+++ b/www/p5-Template-Plugin-Clickable/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= TT plugin to make URLs clickable in HTML
-BUILD_DEPENDS= p5-URI-Find>=0.13:${PORTSDIR}/textproc/p5-URI-Find \
- p5-Template-Toolkit>=2.07:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
+BUILD_DEPENDS= p5-URI-Find>=0.13:textproc/p5-URI-Find \
+ p5-Template-Toolkit>=2.07:www/p5-Template-Toolkit \
+ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5