summaryrefslogtreecommitdiff
path: root/textproc/p5-String-Flogger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-String-Flogger/Makefile')
-rw-r--r--textproc/p5-String-Flogger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile
index ae5f55d87377..30881260f685 100644
--- a/textproc/p5-String-Flogger/Makefile
+++ b/textproc/p5-String-Flogger/Makefile
@@ -15,10 +15,10 @@ COMMENT= String munging for loggers
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Params-Util>0:devel/p5-Params-Util \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Params-Util>0:devel/p5-Params-Util \
p5-Sub-Exporter>0:devel/p5-Sub-Exporter \
p5-JSON>0:converters/p5-JSON
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Simple>=0.82:devel/p5-Test-Simple
USES= perl5