summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Colorful/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch-Colorful/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-Colorful/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch-Colorful/Makefile b/devel/p5-Log-Dispatch-Colorful/Makefile
index 649f12749475..81d55b50ec88 100644
--- a/devel/p5-Log-Dispatch-Colorful/Makefile
+++ b/devel/p5-Log-Dispatch-Colorful/Makefile
@@ -10,11 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for logging to screen
-BUILD_DEPENDS= p5-Filter>0:devel/p5-Filter \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Filter>0:devel/p5-Filter \
p5-IO-stringy>=0:devel/p5-IO-stringy \
p5-Log-Dispatch>0:devel/p5-Log-Dispatch \
p5-Params-Validate>0:devel/p5-Params-Validate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure