aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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