diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-08-21 01:30:32 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-08-21 01:30:32 +0000 |
commit | 1a136774b674fd6eb237761252f5dcbb15bf9cb7 (patch) | |
tree | 1a729a223c03120e023366eb25c68b04765f74f3 /graphics/gd2/files/patch-ac | |
parent | Update to version 1.5.5. (diff) |
Restore the ability to _read_ gif images, removed by the author due
to fear of Unisys... Bump up PORTREVISION.
Approved by: maintainer timeout :( (since July 27)
Notes
Notes:
svn path=/head/; revision=46568
Diffstat (limited to 'graphics/gd2/files/patch-ac')
-rw-r--r-- | graphics/gd2/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd2/files/patch-ac b/graphics/gd2/files/patch-ac index 415662373e4c..8ddd65b3acd2 100644 --- a/graphics/gd2/files/patch-ac +++ b/graphics/gd2/files/patch-ac @@ -156,7 +156,7 @@ gd_io_ss.o gd_png.o gd_jpeg.o gdxpm.o gdfontt.o gdfonts.o gdfontmb.o gdfontl.o \ gdfontg.o gdtables.o gdft.o gdttf.o gdcache.o gdkanji.o wbmp.o \ - gd_wbmp.o gdhelpers.o gd.h gdfontt.h gdfonts.h gdfontmb.h gdfontl.h \ -+ gd_wbmp.o gdhelpers.o ++ gd_wbmp.o gdhelpers.o gd_gif_in.o +INCS= gd.h gdfontt.h gdfonts.h gdfontmb.h gdfontl.h \ gdfontg.h gdhelpers.h + |