Jared D. McNeill wrote:
Actually, even with that change, gnome-games configure still fails: checking for guile-config... /usr/pkg/bin/guile-config ERROR: In procedure string-join:ERROR: Wrong type argument in position 3: "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -pthread -lgmp -lcrypt -lm -lltdl"
Removing the new entry in patch-ah that tries to append -Wl,-R fixes it for good, and 'guile-config link' still shows -Wl,-R[path] flags.
Cheers, Jared