On Jan 2, 2012, at 11:12, [email protected] wrote:
> Revision: 88444
> http://trac.macports.org/changeset/88444
> Author: [email protected]
> Date: 2012-01-02 09:12:32 -0800 (Mon, 02 Jan 2012)
> Log Message:
> -----------
> HandBrake: Make python version configurable, make sure we're
> UsingTheRightCompiler, fix two issues with clang/OS X compatibility, closes
> #30863
>
> Modified Paths:
> --------------
> trunk/dports/aqua/HandBrake/Portfile
> -configure.args --fetch=curl --arch=${configure.build_arch}
> +configure.args --fetch=curl --arch=${configure.build_arch}
> --gcc=${configure.compiler}
Remember that configure.compiler is the MacPorts name of the compiler
collection. It's not necessarily the name of C compiler program in that
collection, which is what is called for here; that's configure.cc. Fixed in
r88450.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev