diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-02-02 19:03:09 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-02-02 19:03:09 +0000 |
commit | 0db5ecdc259b31b448e1bfae9f35e4ab978272c4 (patch) | |
tree | 2e9f4308f87b8c3622111c78db4ac4b11b21301b /net-mgmt | |
parent | 905c847d6b5793f7b1aaa41b4e3de9d93833858b (diff) | |
download | ports-0db5ecdc259b31b448e1bfae9f35e4ab978272c4.tar.gz ports-0db5ecdc259b31b448e1bfae9f35e4ab978272c4.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix-frontend/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-frontend/Makefile | 2 |
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 |