summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Deep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Deep/Makefile')
-rw-r--r--devel/p5-Test-Deep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile
index e15199be8cbb..c53e996bcb01 100644
--- a/devel/p5-Test-Deep/Makefile
+++ b/devel/p5-Test-Deep/Makefile
@@ -24,8 +24,8 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502200
-BUILD_DEPENDS+= p5-Test-Simple>=1.001.014:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS+= p5-Test-Simple>=1.001.014:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
+RUN_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>