From 0db5ecdc259b31b448e1bfae9f35e4ab978272c4 Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Tue, 2 Feb 2010 19:03:09 +0000 Subject: - 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 Approved by: Jim Riggs (maintainer) --- net-mgmt/zabbix-frontend/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/zabbix-frontend') 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 -- cgit v1.2.3