summaryrefslogtreecommitdiffstats
path: root/lang/p5-Try-Tiny/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Try-Tiny/Makefile')
-rw-r--r--lang/p5-Try-Tiny/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Try-Tiny/Makefile b/lang/p5-Try-Tiny/Makefile
index 3b00219..a0ad029 100644
--- a/lang/p5-Try-Tiny/Makefile
+++ b/lang/p5-Try-Tiny/Makefile
@@ -13,7 +13,7 @@ COMMENT= Minimal try/catch with proper localization of $$@
LICENSE= MIT
-TEST_DEPENDS= p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny
+TEST_DEPENDS= p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny
USES= perl5
USE_PERL5= configure
@@ -21,7 +21,7 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502104
-TEST_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+TEST_DEPENDS+= p5-Scalar-List-Utils>=0:lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud