diff options
Diffstat (limited to 'devel/p5-Cache-AgainstFile/Makefile')
-rw-r--r-- | devel/p5-Cache-AgainstFile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Cache-AgainstFile/Makefile b/devel/p5-Cache-AgainstFile/Makefile index eeeb782a1886..669a993d343d 100644 --- a/devel/p5-Cache-AgainstFile/Makefile +++ b/devel/p5-Cache-AgainstFile/Makefile @@ -13,9 +13,9 @@ COMMENT= Cache data structures parsed from files, watching for updates LICENSE= GPLv2 -BUILD_DEPENDS= p5-Log-Trace>=0:${PORTSDIR}/devel/p5-Log-Trace +BUILD_DEPENDS= p5-Log-Trace>=0:devel/p5-Log-Trace RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Assertions>=0:${PORTSDIR}/devel/p5-Test-Assertions +TEST_DEPENDS= p5-Test-Assertions>=0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure |