diff options
Diffstat (limited to 'graphics/pear-Image_Graph')
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
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 |