1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Add php5-simplexml to the dependency list [1]

- Trim the Makefile header

PR:		ports/172588 [1]
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer) [1]
Feature safe:	yes
This commit is contained in:
Raphael Kubo da Costa 2012-10-23 22:29:37 +00:00
parent 15b2ee5c1b
commit 2acff8bc24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306334

View File

@ -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