aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/zabbix2
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix2')
-rw-r--r--net-mgmt/zabbix2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile
index 4861802f8ae1..8c0de1b6237d 100644
--- a/net-mgmt/zabbix2/Makefile
+++ b/net-mgmt/zabbix2/Makefile
@@ -47,6 +47,7 @@ LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls \
RUN_DEPENDS+= fping:${PORTSDIR}/net/fping
.endif
.ifndef WITHOUT_MYSQL
+USE_MYSQL= yes
USE_PHP+= mysql
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE}/bin/mysql_config
.elifdef WITH_PGSQL