aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix-frontend
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-02-02 19:03:09 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-02-02 19:03:09 +0000
commit0db5ecdc259b31b448e1bfae9f35e4ab978272c4 (patch)
tree2e9f4308f87b8c3622111c78db4ac4b11b21301b /net-mgmt/zabbix-frontend
parent905c847d6b5793f7b1aaa41b4e3de9d93833858b (diff)
downloadports-0db5ecdc259b31b448e1bfae9f35e4ab978272c4.tar.gz
ports-0db5ecdc259b31b448e1bfae9f35e4ab978272c4.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)
Notes
Notes: svn path=/head/; revision=249105
Diffstat (limited to 'net-mgmt/zabbix-frontend')
-rw-r--r--net-mgmt/zabbix-frontend/Makefile2
1 files changed, 1 insertions, 1 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