diff options
Diffstat (limited to 'devel/p5-Carp-Assert-More/Makefile')
-rw-r--r-- | devel/p5-Carp-Assert-More/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile index 64e949889045..71fea635d050 100644 --- a/devel/p5-Carp-Assert-More/Makefile +++ b/devel/p5-Carp-Assert-More/Makefile @@ -13,9 +13,9 @@ COMMENT= Convenience wrappers around Carp::Assert LICENSE= ART20 -BUILD_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert +BUILD_DEPENDS= p5-Carp-Assert>=0:devel/p5-Carp-Assert 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 |