diff options
author | mharo <mharo@FreeBSD.org> | 1999-09-11 00:03:57 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-09-11 00:03:57 +0800 |
commit | 9705470a5700e737f33b2d764fdca86586a0d383 (patch) | |
tree | 7a61b07f99595542c1b2ba773868ee4eb58111b0 /graphics | |
parent | c882251e2ff6950bc07995b96fc898cf020d05c9 (diff) | |
download | freebsd-ports-gnome-9705470a5700e737f33b2d764fdca86586a0d383.tar.gz freebsd-ports-gnome-9705470a5700e737f33b2d764fdca86586a0d383.tar.zst freebsd-ports-gnome-9705470a5700e737f33b2d764fdca86586a0d383.zip |
Mark as forbidden since it uses gd and the author hasn't had time to
update it for the latest gd yet.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tgd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tgd/Makefile b/graphics/tgd/Makefile index 5d308dd1d486..b239c7a7b9ef 100644 --- a/graphics/tgd/Makefile +++ b/graphics/tgd/Makefile @@ -17,6 +17,7 @@ MAINTAINER= mharo@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd BROKEN= gd changes +FORBIDDEN= author hadn't had time to update for gd changes ALL_TARGET= tgd DOCS= README arc.gif cap.gif char.gif fill.gif fontdemo \ |