aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-HTML-EscapeEvil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-EscapeEvil/Makefile')
-rw-r--r--textproc/p5-HTML-EscapeEvil/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-HTML-EscapeEvil/Makefile b/textproc/p5-HTML-EscapeEvil/Makefile
index 9783b6bd5c27..9321bef44288 100644
--- a/textproc/p5-HTML-EscapeEvil/Makefile
+++ b/textproc/p5-HTML-EscapeEvil/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Escape evil HTML tags
-BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree \
+ p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5