summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r--devel/p5-Log-Dispatch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 6fd25278dd49..de821d3b3ab9 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -12,14 +12,14 @@ COMMENT= Suite of OO modules for logging messages to multiple outputs
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \
p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \
p5-Module-Runtime>=0:devel/p5-Module-Runtime \
p5-Params-ValidationCompiler>=0:devel/p5-Params-ValidationCompiler \
p5-Specio>=0.32:devel/p5-Specio \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Requires>=0:devel/p5-Test-Requires