On Mar 13, 2013, at 09:53, [email protected] wrote:
> Revision: 104033
> https://trac.macports.org/changeset/104033
> Author: [email protected]
> Date: 2013-03-13 07:53:01 -0700 (Wed, 13 Mar 2013)
> Log Message:
> -----------
> kdepim4-runtime: update to 4.10.1 (#38337, maintainer timeout)
>
> Modified Paths:
> --------------
> trunk/dports/kde/kdepim4-runtime/Portfile
>
> +if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} {
> + depends_build-append port:clang-3.1
> + configure.compiler macports-clang-3.1
> +}
So... if the user asks for clang-3.2, you give them clang-3.1 instead?
You should probably use compiler.blacklist instead to blacklist the compilers
that won't work.
You should probably add clang-3.2 as the fallback (instead of clang-3.1), since
that's the newest stable version.
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev