On Aug 10, 2019, at 17:18, Riccardo Mottola wrote:

> Ken proposed this:
> 
> if {${os.platform} eq "darwin" && ${os.major} < 10} {
>    depends_build-append port:cctools
>    configure.env-append NM=${prefix}/bin/nm
>    configure.args-append lt_cv_path_NM=${prefix}/bin/nm
> }
> 
> 
> and it worked perfectly! Latest GIMP running on my fine white MacBook 32bit 
> :) Just one single patch needed.
> 
> Can it go in the portfile?

Probably. Can you file a pull request or an issue in the issue tracker, if one 
is not already there for this issue?

Reply via email to