aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Filename/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Filename/Makefile')
-rw-r--r--devel/p5-Test-Filename/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Filename/Makefile b/devel/p5-Test-Filename/Makefile
index 9b7930a43a5a..501297f6d06f 100644
--- a/devel/p5-Test-Filename/Makefile
+++ b/devel/p5-Test-Filename/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for portable filename comparison
RUN_DEPENDS= \
- p5-Path-Tiny>0:${PORTSDIR}/devel/p5-Path-Tiny
+ p5-Path-Tiny>0:devel/p5-Path-Tiny
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
@@ -20,7 +20,7 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502200
-TEST_DEPENDS+= p5-Test-Simple>=1.001.014:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>