diff options
author | kris <kris@FreeBSD.org> | 2000-04-30 10:09:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-30 10:09:53 +0800 |
commit | 887b803246a738b8fce5c6d8d9e8082332ef24bd (patch) | |
tree | 323c0cc195817a520939099b2111cb7b1597d703 /graphics | |
parent | 39081de2b27d6ef5053d58eef7b36e61c97cda53 (diff) | |
download | freebsd-ports-gnome-887b803246a738b8fce5c6d8d9e8082332ef24bd.tar.gz freebsd-ports-gnome-887b803246a738b8fce5c6d8d9e8082332ef24bd.tar.zst freebsd-ports-gnome-887b803246a738b8fce5c6d8d9e8082332ef24bd.zip |
Remove xbm2gif: it was broken when gd lost the ability to produce
GIF files.
Reviewed by: Maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bdd5b4c52dd9..b85ee0d53d30 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -163,7 +163,6 @@ SUBDIR += wmicons SUBDIR += xanim SUBDIR += xaos - SUBDIR += xbm2gif SUBDIR += xbmbrowser SUBDIR += xdgagrab SUBDIR += xdl |