aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/rackmonkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/rackmonkey/Makefile')
-rw-r--r--net-mgmt/rackmonkey/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/rackmonkey/Makefile b/net-mgmt/rackmonkey/Makefile
index b533f0c7c8ec..44813c41b6d7 100644
--- a/net-mgmt/rackmonkey/Makefile
+++ b/net-mgmt/rackmonkey/Makefile
@@ -44,6 +44,7 @@ RUN_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
.endif
.if defined(WITH_MYSQL)
USE_MYSQL= yes
+RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif
.if defined(WITH_POSTGRES)
USE_PGSQL= 83