aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/zabbix2-frontend/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile
index faba0efa8233..233eeda05d47 100644
--- a/net-mgmt/zabbix2-frontend/Makefile
+++ b/net-mgmt/zabbix2-frontend/Makefile
@@ -1,11 +1,8 @@
-# New ports collection makefile for: zabbix-frontend
-# Date created: 2009-12-09
-# Whom: Jim Riggs <ports@christianserving.org>
-#
+# Created by: Jim Riggs <ports@christianserving.org>
# $FreeBSD$
-#
PORTNAME= zabbix2
+PORTREVISION= 1
PKGNAMESUFFIX= -frontend
MASTERDIR= ${.CURDIR}/../zabbix2-server
@@ -15,7 +12,7 @@ PATCHDIR=
PLIST= ${PKGDIR}/pkg-plist.frontend
USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \
- xmlreader xmlwriter
+ xmlreader xmlwriter simplexml
IGNORE_WITH_PHP= 4
WANT_PHP_WEB= yes