You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2c33b38629
Configure was failing as its tests appear to be pre C99 requiring implicit int. Makefile.am failed to build due to a local variable being null. Fixed by patching the autotools m4 macro that sets the variable. Closes: https://trac.macports.org/ticket/71604