diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:14:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:14:02 +0000 |
commit | d6582fe18e4b4c2815a82f1f4a50c7c602c358c5 (patch) | |
tree | c83c7c0e67ccd030b9ea9b5517c1cd07b85e22fc /graphics/jpgraph2 | |
parent | 99c561eb3195f3784dc63c68f71f27d60d0f5dda (diff) | |
download | ports-d6582fe18e4b4c2815a82f1f4a50c7c602c358c5.tar.gz ports-d6582fe18e4b4c2815a82f1f4a50c7c602c358c5.zip |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=182825
Diffstat (limited to 'graphics/jpgraph2')
-rw-r--r-- | graphics/jpgraph2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/jpgraph2/Makefile b/graphics/jpgraph2/Makefile index fec03ecc165e..970324ee1549 100644 --- a/graphics/jpgraph2/Makefile +++ b/graphics/jpgraph2/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://members.chello.se/jpgraph/jpgdownloads/ MAINTAINER= ale@FreeBSD.org COMMENT= Draw both "quick and dirty" graphs with a minimum of code +BROKEN= Unfetchable + NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} USE_PHP= gd |