summaryrefslogtreecommitdiff
path: root/devel/p5-Text-Levenshtein/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Text-Levenshtein/Makefile')
-rw-r--r--devel/p5-Text-Levenshtein/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Text-Levenshtein/Makefile b/devel/p5-Text-Levenshtein/Makefile
index 8f2f8f12be5c..cc8254dea65d 100644
--- a/devel/p5-Text-Levenshtein/Makefile
+++ b/devel/p5-Text-Levenshtein/Makefile
@@ -20,8 +20,8 @@ USES= perl5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502000
-BUILD_DEPENDS+= p5-Unicode-Collate>=1.04:${PORTSDIR}/textproc/p5-Unicode-Collate
-RUN_DEPENDS+= p5-Unicode-Collate>=1.04:${PORTSDIR}/textproc/p5-Unicode-Collate
+BUILD_DEPENDS+= p5-Unicode-Collate>=1.04:textproc/p5-Unicode-Collate
+RUN_DEPENDS+= p5-Unicode-Collate>=1.04:textproc/p5-Unicode-Collate
.endif
.include <bsd.port.post.mk>