aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-ParagraphDiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-ParagraphDiff/Makefile')
-rw-r--r--textproc/p5-Text-ParagraphDiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile
index b46034522ad6..08eca2c44fae 100644
--- a/textproc/p5-Text-ParagraphDiff/Makefile
+++ b/textproc/p5-Text-ParagraphDiff/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Visual difference for paragraphed text
-BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
- p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix