summaryrefslogtreecommitdiff
path: root/devel/p5-Cache-AgainstFile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Cache-AgainstFile/Makefile')
-rw-r--r--devel/p5-Cache-AgainstFile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Cache-AgainstFile/Makefile b/devel/p5-Cache-AgainstFile/Makefile
index 669a993d343d..bcf7865004cc 100644
--- a/devel/p5-Cache-AgainstFile/Makefile
+++ b/devel/p5-Cache-AgainstFile/Makefile
@@ -13,8 +13,8 @@ COMMENT= Cache data structures parsed from files, watching for updates
LICENSE= GPLv2
-BUILD_DEPENDS= p5-Log-Trace>=0:devel/p5-Log-Trace
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Log-Trace>=0:devel/p5-Log-Trace
TEST_DEPENDS= p5-Test-Assertions>=0:devel/p5-Test-Assertions
USES= perl5