aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-23 05:47:05 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-23 05:47:05 +0000
commit9f1b36760d437e092a434e3d5331a7963b7981bf (patch)
tree06429708465829552c2752979b1bb00bafbcb21a /net-mgmt
parentde5b1d3cc593dde981c0b1f88aae631ae84d4d96 (diff)
downloadports-9f1b36760d437e092a434e3d5331a7963b7981bf.tar.gz
ports-9f1b36760d437e092a434e3d5331a7963b7981bf.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix4-frontend/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/zabbix4-frontend/Makefile b/net-mgmt/zabbix4-frontend/Makefile
index 8a95a1eafea3..7cbea19e498e 100644
--- a/net-mgmt/zabbix4-frontend/Makefile
+++ b/net-mgmt/zabbix4-frontend/Makefile
@@ -16,13 +16,10 @@ USE_PHP= bcmath ctype dom filter gd gettext json ldap mbstring pcre \
session simplexml snmp sockets xml xmlreader xmlwriter
USES+= php:web
-OPTIONS_DEFINE= MYSQL MYSQLI PGSQL ORACLE
+OPTIONS_DEFINE= MYSQLI PGSQL ORACLE
OPTIONS_DEFAULT= MYSQLI
MYSQLI_DESC= MySQLI backend
-MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73"
-MYSQL_USE= PHP=mysql
-
MYSQLI_USE= PHP=mysqli
PGSQL_USE= PHP=pgsql