aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Event-Join/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Event-Join/Makefile')
-rw-r--r--devel/p5-Event-Join/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Event-Join/Makefile b/devel/p5-Event-Join/Makefile
index e7f48c10b1e6..94c24e56743f 100644
--- a/devel/p5-Event-Join/Makefile
+++ b/devel/p5-Event-Join/Makefile
@@ -14,10 +14,10 @@ COMMENT= Join multiple "events" into one
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose
+BUILD_DEPENDS= p5-Moose>=0.94:devel/p5-Moose
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure
@@ -25,7 +25,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>