From 2171110715c583127e37ce6e83cb401295fc4bc1 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 9 Jun 2013 18:32:16 +0000 Subject: - Remove php4 reference --- net-mgmt/fruity/Makefile | 7 +------ net-mgmt/zabbix2-frontend/Makefile | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/fruity/Makefile b/net-mgmt/fruity/Makefile index fbfb06972b77..f1a36598da0e 100644 --- a/net-mgmt/fruity/Makefile +++ b/net-mgmt/fruity/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fruity -# Date created: 29 December 2006 -# Whom: Dan Langille -# +# Created by: Dan Langille # $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 diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile index b43597a8a4be..5253191ab17d 100644 --- a/net-mgmt/zabbix2-frontend/Makefile +++ b/net-mgmt/zabbix2-frontend/Makefile @@ -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 -- cgit