You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
6cb872607c
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