summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-DBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch-DBI/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch-DBI/Makefile b/devel/p5-Log-Dispatch-DBI/Makefile
index dad438100865..90d291201cb0 100644
--- a/devel/p5-Log-Dispatch-DBI/Makefile
+++ b/devel/p5-Log-Dispatch-DBI/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gebhart@secnetix.de
COMMENT= Log::Dispatch output class for logging to database via DBI interface
-BUILD_DEPENDS= p5-Log-Dispatch>=2.0:devel/p5-Log-Dispatch \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Log-Dispatch>=2.0:devel/p5-Log-Dispatch \
p5-DBI>0:databases/p5-DBI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-CSV>0:databases/p5-DBD-CSV
USES= perl5