aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-06-26 11:26:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-06-26 11:26:14 +0000
commit741e404e157f57a0961093f5093b3406edd3972c (patch)
tree422b5c44159942ffc6628176cf4b0eca7b9248f9 /net-mgmt
parent836b19258d469f4d5f78905b01f406ea2dafd051 (diff)
downloadports-741e404e157f57a0961093f5093b3406edd3972c.tar.gz
ports-741e404e157f57a0961093f5093b3406edd3972c.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix/Makefile1
-rw-r--r--net-mgmt/zabbix2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index 4861802f8ae1..8c0de1b6237d 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/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
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