ports/graphics/gd/files/patch-Makefile.in
Dirk Meyer 34ab3bea8a graphics/gd: update to 2.3.3
- remove perfomance patch
- fix tests
- new options HEIF AVIF
2022-02-22 12:44:38 +01:00

11 lines
497 B
Text

--- src/Makefile.in.orig 2021-09-11 05:12:11 UTC
+++ src/Makefile.in
@@ -561,7 +561,7 @@ EXTRA_DIST = \
msinttypes/inttypes.h \
msinttypes/stdint.h
-include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h gd_color_map.h gd_errors.h gdpp.h
+include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h gd_color_map.h gd_errors.h gdpp.h gd_io_stream.h
lib_LTLIBRARIES = libgd.la
libgd_la_SOURCES = \
bmp.h \