[102036] trunk/dports/kde/kde4-baseapps/Portfile

Jeremy Lavergne jeremy at lavergne.gotdns.org
Fri Jan 25 06:41:05 PST 2013


Does this ensure that macports-clang-3.1 is active? I have this itching feeling it doesn't.

On Jan 25, 2013, at 9:36 AM, nicos at macports.org wrote:

> +#Forces use of clang compiler (does not build with gcc)
> +if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} {
> +    depends_build-append    port:clang-3.1
> +    configure.compiler      macports-clang-3.1
> +}
> +




More information about the macports-dev mailing list