aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Magic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Template-Magic/Makefile')
-rw-r--r--textproc/p5-Template-Magic/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Template-Magic/Makefile b/textproc/p5-Template-Magic/Makefile
index 1d686c9b70bd..7d6b9c9671a8 100644
--- a/textproc/p5-Template-Magic/Makefile
+++ b/textproc/p5-Template-Magic/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module with magic merger of runtime values with templates
-BUILD_DEPENDS= p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util \
- p5-OOTools>=0:${PORTSDIR}/devel/p5-OOTools \
- p5-HTML-TableTiler>=0:${PORTSDIR}/www/p5-HTML-TableTiler
+BUILD_DEPENDS= p5-IO-Util>=0:devel/p5-IO-Util \
+ p5-OOTools>=0:devel/p5-OOTools \
+ p5-HTML-TableTiler>=0:www/p5-HTML-TableTiler
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5