summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatchouli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatchouli/Makefile')
-rw-r--r--devel/p5-Log-Dispatchouli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatchouli/Makefile b/devel/p5-Log-Dispatchouli/Makefile
index a7d8deda2071..2ba79f5687cd 100644
--- a/devel/p5-Log-Dispatchouli/Makefile
+++ b/devel/p5-Log-Dispatchouli/Makefile
@@ -16,14 +16,14 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \
p5-Log-Dispatch-Array>=0:devel/p5-Log-Dispatch-Array \
p5-Params-Util>=0:devel/p5-Params-Util \
p5-String-Flogger>=0:textproc/p5-String-Flogger \
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
p5-Sub-Exporter-GlobExporter>=0.002:devel/p5-Sub-Exporter-GlobExporter \
p5-Try-Tiny>=0.04:lang/p5-Try-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Fatal>=0:devel/p5-Test-Fatal