Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 18:06:37 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320366 - in head/graphics: php5-chartdirector phplot
Message-ID:  <201306091806.r59I6beo010997@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jun  9 18:06:37 2013
New Revision: 320366
URL: http://svnweb.freebsd.org/changeset/ports/320366

Log:
  - Remove php4 reference

Modified:
  head/graphics/php5-chartdirector/Makefile   (contents, props changed)
  head/graphics/phplot/Makefile   (contents, props changed)

Modified: head/graphics/php5-chartdirector/Makefile
==============================================================================
--- head/graphics/php5-chartdirector/Makefile	Sun Jun  9 17:50:46 2013	(r320365)
+++ head/graphics/php5-chartdirector/Makefile	Sun Jun  9 18:06:37 2013	(r320366)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	php-chartdirector
-# Date created:			29 Jul 2007
-# Whom:				<swhetzel@gmail.com>
-#
+# Created by: <swhetzel@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	chartdirector
 PORTVERSION=	5.0.2
@@ -19,7 +15,6 @@ USE_PHP=	yes
 NO_BUILD=	yes
 ONLY_FOR_ARCHS=	i386 amd64
 SUB_FILES=	pkg-message
-IGNORE_WITH_PHP?=4
 DEFAULT_PHP_VER?=5
 USE_LDCONFIG=	yes
 

Modified: head/graphics/phplot/Makefile
==============================================================================
--- head/graphics/phplot/Makefile	Sun Jun  9 17:50:46 2013	(r320365)
+++ head/graphics/phplot/Makefile	Sun Jun  9 18:06:37 2013	(r320366)
@@ -17,7 +17,6 @@ LIB_DEPENDS+=	gd:${PORTSDIR}/graphics/gd
 USE_ZIP=	yes
 USE_PHP=	yes
 DEFAULT_PHP_VER=	5
-IGNORE_WITH_PHP=	4
 NO_BUILD=	YES
 
 PHPLOT_DIR=	${PREFIX}/include/php/phplot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306091806.r59I6beo010997>