summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Accounting/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-Accounting/Makefile')
-rw-r--r--devel/p5-Algorithm-Accounting/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Accounting/Makefile b/devel/p5-Algorithm-Accounting/Makefile
index 45696d844605..48f3c99a1064 100644
--- a/devel/p5-Algorithm-Accounting/Makefile
+++ b/devel/p5-Algorithm-Accounting/Makefile
@@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Generate accounting statistic for general logs
-BUILD_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy \
p5-Perl6-Form>=0:devel/p5-Perl6-Form \
p5-FreezeThaw>=0:devel/p5-FreezeThaw \
p5-Array-Compare>=0:misc/p5-Array-Compare \
@@ -20,7 +21,6 @@ BUILD_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy \
p5-GD-Graph>=0:graphics/p5-GD-Graph \
p5-Imager-Graph>=0:graphics/p5-Imager-Graph \
p5-YAML>=0:textproc/p5-YAML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure