svn commit: r320366 - in head/graphics: php5-chartdirector phplot
Martin Wilke
miwi at FreeBSD.org
Sun Jun 9 18:06:38 UTC 2013
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 at gmail.com>
-#
+# Created by: <swhetzel at 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
More information about the svn-ports-head
mailing list