summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Configurator-Any/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch-Configurator-Any/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-Configurator-Any/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch-Configurator-Any/Makefile b/devel/p5-Log-Dispatch-Configurator-Any/Makefile
index 78df9c4472c5..6f489ced94c4 100644
--- a/devel/p5-Log-Dispatch-Configurator-Any/Makefile
+++ b/devel/p5-Log-Dispatch-Configurator-Any/Makefile
@@ -13,10 +13,10 @@ COMMENT= Configurator implementation with Config::Any
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Config-Any>=0.15:devel/p5-Config-Any \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Config-Any>=0.15:devel/p5-Config-Any \
p5-Log-Dispatch>=2.23:devel/p5-Log-Dispatch \
p5-Log-Dispatch-Config>=0:devel/p5-Log-Dispatch-Config
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Config-Tiny>=0:devel/p5-Config-Tiny \
p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \