aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2010-02-03 03:03:09 +0800
committerglarkin <glarkin@FreeBSD.org>2010-02-03 03:03:09 +0800
commit811efbcdcfc50cf51c586076475d8ab1411fedb3 (patch)
tree3deb14143f1dd0c2f7993c3e86a255ba10e9476e /net-mgmt
parentc18769b044869f026cabc046f35f44f871c06e7a (diff)
downloadfreebsd-ports-gnome-811efbcdcfc50cf51c586076475d8ab1411fedb3.tar.gz
freebsd-ports-gnome-811efbcdcfc50cf51c586076475d8ab1411fedb3.tar.zst
freebsd-ports-gnome-811efbcdcfc50cf51c586076475d8ab1411fedb3.zip
- Added PHP ctype module dependency
- No need to bump PORTREVISION, since the master port (zabbix-server) is upgraded from 1.8 to 1.8.1. PR: ports/143251 Submitted by: Anselm Strauss <amsibamsi@gmail.com> Approved by: Jim Riggs <ports@christianserving.org> (maintainer)
Diffstat (limited to 'net-mgmt')
-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