diff options
Diffstat (limited to 'net-mgmt/zabbix2-frontend/Makefile')
-rw-r--r-- | net-mgmt/zabbix2-frontend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |