aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Test-Loops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Test-Loops/Makefile')
-rw-r--r--devel/p5-POE-Test-Loops/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile
index 37b8585b1d1a..d82b70722f03 100644
--- a/devel/p5-POE-Test-Loops/Makefile
+++ b/devel/p5-POE-Test-Loops/Makefile
@@ -21,8 +21,8 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502000
-BUILD_DEPENDS+= p5-Test-Simple>=1.001.002:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS+= p5-Test-Simple>=1.001.002:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Simple>=1.001.002:devel/p5-Test-Simple
+RUN_DEPENDS+= p5-Test-Simple>=1.001.002:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>