diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-05 02:30:58 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-05 02:30:58 +0000 |
commit | 9031e59bec09aacab77ef2c5df159f0c608f702b (patch) | |
tree | 827ae89d7f66b16d725b511da7a1530bbaebc5cd /graphics/jpgraph | |
parent | f779b58fa5f67d3ebfc7ef2c7d05f7b54d9e91ef (diff) | |
download | FreeBSD-ports-9031e59bec09aacab77ef2c5df159f0c608f702b.zip FreeBSD-ports-9031e59bec09aacab77ef2c5df159f0c608f702b.tar.gz |
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr
Diffstat (limited to 'graphics/jpgraph')
-rw-r--r-- | graphics/jpgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpgraph/Makefile b/graphics/jpgraph/Makefile index 5b1a768..11abcf0 100644 --- a/graphics/jpgraph/Makefile +++ b/graphics/jpgraph/Makefile @@ -18,7 +18,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} USE_PHP= gd DEFAULT_PHP_VER=4 -BROKEN_WITH_PHP=5 +IGNORE_WITH_PHP=5 NO_CDROM= The free version cannot be used in a commercial context |