aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix32-frontend
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2017-01-29 19:19:06 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2017-01-29 19:19:06 +0000
commit9be832a11402d0350179926875b39f8c4f8b8dd7 (patch)
tree826f4fd07249251e3bf6540435fbee977328b6b8 /net-mgmt/zabbix32-frontend
parente00c85d56d6d938c60f68fe415eed02d34355487 (diff)
Notes
Diffstat (limited to 'net-mgmt/zabbix32-frontend')
-rw-r--r--net-mgmt/zabbix32-frontend/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix32-frontend/Makefile b/net-mgmt/zabbix32-frontend/Makefile
index 841606b26b0d..60dd7e19e51d 100644
--- a/net-mgmt/zabbix32-frontend/Makefile
+++ b/net-mgmt/zabbix32-frontend/Makefile
@@ -12,8 +12,8 @@ NO_ARCH= yes
PATCHDIR=
PLIST= ${PKGDIR}/pkg-plist.frontend
-USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \
- xmlreader xmlwriter simplexml gettext ldap
+USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \
+ session simplexml snmp sockets xml xmlreader xmlwriter
USES+= php:web
OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE