aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/zabbix-frontend/Makefile2
-rw-r--r--net-mgmt/zabbix2-frontend/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix-frontend/Makefile b/net-mgmt/zabbix-frontend/Makefile
index a57bfff739e2..6132eaed3f81 100644
--- a/net-mgmt/zabbix-frontend/Makefile
+++ b/net-mgmt/zabbix-frontend/Makefile
@@ -14,7 +14,7 @@ NO_BUILD= yes
PATCHDIR=
PLIST= ${PKGDIR}/pkg-plist.frontend
-USE_PHP= bcmath gd pcre snmp sockets
+USE_PHP= bcmath ctype gd pcre snmp sockets
IGNORE_WITH_PHP= 4
WANT_PHP_WEB= yes
diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile
index a57bfff739e2..6132eaed3f81 100644
--- a/net-mgmt/zabbix2-frontend/Makefile
+++ b/net-mgmt/zabbix2-frontend/Makefile
@@ -14,7 +14,7 @@ NO_BUILD= yes
PATCHDIR=
PLIST= ${PKGDIR}/pkg-plist.frontend
-USE_PHP= bcmath gd pcre snmp sockets
+USE_PHP= bcmath ctype gd pcre snmp sockets
IGNORE_WITH_PHP= 4
WANT_PHP_WEB= yes