diff options
-rw-r--r-- | graphics/jpgraph2/Makefile | 7 | ||||
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 7 | ||||
-rw-r--r-- | graphics/php5-swfed/Makefile | 1 |
3 files changed, 2 insertions, 13 deletions
diff --git a/graphics/jpgraph2/Makefile b/graphics/jpgraph2/Makefile index a69b1b92070a..cd11febf9357 100644 --- a/graphics/jpgraph2/Makefile +++ b/graphics/jpgraph2/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: jpgraph2 -# Date created: 7 Dec 2006 -# Whom: Alex Dupre <ale@FreeBSD.org: -# +# Created by: Alex Dupre <ale@FreeBSD.org: # $FreeBSD$ -# PORTNAME= jpgraph PORTVERSION= 3.0.7 @@ -17,7 +13,6 @@ USE_BZIP2= yes NO_BUILD= yes NO_WRKSUBDIR= yes USE_PHP= gd -IGNORE_WITH_PHP=4 NO_CDROM= The free version cannot be used in a commercial context diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index 69f44c415093..c4c779e4aeac 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-Image-Graph -# Date created: 01 March 2005 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ -# PORTNAME= Image_Graph PORTVERSION= 0.8.0 @@ -21,7 +17,6 @@ USE_PHP= yes USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*php$$ DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 LATEST_LINK= pear-Image_Graph diff --git a/graphics/php5-swfed/Makefile b/graphics/php5-swfed/Makefile index 761a6fc6df60..e86375127b05 100644 --- a/graphics/php5-swfed/Makefile +++ b/graphics/php5-swfed/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gif:${PORTSDIR}/graphics/giflib \ png15:${PORTSDIR}/graphics/png DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 USE_PHP= zlib USE_PHPEXT= yes |