aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix4-frontend
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-11-23 12:33:18 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-11-23 12:33:18 +0000
commit1c219d5da732cd65febf2559035ade4c2bff0320 (patch)
tree2f72c2a72d1caf3ac33a6a0c42f1c66e6009a1af /net-mgmt/zabbix4-frontend
parent3a4fbeec46cd876e303ac480831610eb0bae258b (diff)
downloadports-1c219d5da732cd65febf2559035ade4c2bff0320.tar.gz
ports-1c219d5da732cd65febf2559035ade4c2bff0320.zip
Notes
Diffstat (limited to 'net-mgmt/zabbix4-frontend')
-rw-r--r--net-mgmt/zabbix4-frontend/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/zabbix4-frontend/Makefile b/net-mgmt/zabbix4-frontend/Makefile
index 84533f3178a3..75a992c2331c 100644
--- a/net-mgmt/zabbix4-frontend/Makefile
+++ b/net-mgmt/zabbix4-frontend/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix4
+PORTREVISION= 1
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -frontend
@@ -12,7 +13,7 @@ NO_ARCH= yes
PATCHDIR=
PLIST= ${PKGDIR}/pkg-plist.frontend
-USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \
+USE_PHP= bcmath ctype dom filter gd gettext json ldap mbstring pcre \
session simplexml snmp sockets xml xmlreader xmlwriter
USES+= php:web