svn commit: r320372 - in head/net-mgmt: fruity zabbix2-frontend
Martin Wilke
miwi at FreeBSD.org
Sun Jun 9 18:32:16 UTC 2013
Author: miwi
Date: Sun Jun 9 18:32:16 2013
New Revision: 320372
URL: http://svnweb.freebsd.org/changeset/ports/320372
Log:
- Remove php4 reference
Modified:
head/net-mgmt/fruity/Makefile (contents, props changed)
head/net-mgmt/zabbix2-frontend/Makefile
Modified: head/net-mgmt/fruity/Makefile
==============================================================================
--- head/net-mgmt/fruity/Makefile Sun Jun 9 18:29:06 2013 (r320371)
+++ head/net-mgmt/fruity/Makefile Sun Jun 9 18:32:16 2013 (r320372)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fruity
-# Date created: 29 December 2006
-# Whom: Dan Langille <dan at langille.org>
-#
+# Created by: Dan Langille <dan at langille.org>
# $FreeBSD$
-#
PORTNAME= fruity
DISTVERSION= 1.0-rc2
@@ -21,7 +17,6 @@ NO_BUILD= yes
SUB_FILES= pkg-message patch-includes-config.inc fruity.config.inc
WANT_PHP_WEB= yes
-IGNORE_WITH_PHP=4
DEFAULT_PHP_VER=5
USE_MYSQL= yes
SUB_LIST+= REQ_MYSQL=mysql
Modified: head/net-mgmt/zabbix2-frontend/Makefile
==============================================================================
--- head/net-mgmt/zabbix2-frontend/Makefile Sun Jun 9 18:29:06 2013 (r320371)
+++ head/net-mgmt/zabbix2-frontend/Makefile Sun Jun 9 18:32:16 2013 (r320372)
@@ -12,7 +12,6 @@ PLIST= ${PKGDIR}/pkg-plist.frontend
USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \
xmlreader xmlwriter simplexml gettext
-IGNORE_WITH_PHP= 4
WANT_PHP_WEB= yes
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options
More information about the svn-ports-head
mailing list