summaryrefslogtreecommitdiff
path: root/devel/p5-RRDTool-OO/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-RRDTool-OO/Makefile')
-rw-r--r--devel/p5-RRDTool-OO/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-RRDTool-OO/Makefile b/devel/p5-RRDTool-OO/Makefile
index e71b0de6adcb..d8ccf3f79465 100644
--- a/devel/p5-RRDTool-OO/Makefile
+++ b/devel/p5-RRDTool-OO/Makefile
@@ -14,9 +14,9 @@ COMMENT= RRDTool::OO - Object-oriented interface to RRDTool
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= rrdtool>=0:databases/rrdtool \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= rrdtool>=0:databases/rrdtool \
p5-Log-Log4perl>=0.40:devel/p5-Log-Log4perl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure