Files
Ryan Carsten Schmidt 6cb872607c libwmf: Use a simpler method to use built-in gd
Use --without-sys-gd flag to tell the build not to use MacPorts gd2.

Also, since -I flags are in the wrong order, switch -I${prefix}/include
to -isystem${prefix}/include even though the build succeeded for me
without that.

Also, re-fix the bug that gdk-pixbuf2 would be used if present. This
partially reverts 7724df84d5.

Also, switch homepage to the new fork.

Closes: https://trac.macports.org/ticket/73947
2026-04-30 21:18:30 -05:00
..