On Jan 3, 2013, at 01:28, [email protected] wrote:

> Revision: 101017
>          https://trac.macports.org/changeset/101017
> Author:   [email protected]
> Date:     2013-01-02 23:28:55 -0800 (Wed, 02 Jan 2013)
> Log Message:
> -----------
> science/gstlal-inspiral: new port
> 
> Added Paths:
> -----------
>    trunk/dports/science/gstlal-inspiral/
>    trunk/dports/science/gstlal-inspiral/Portfile


> +# fails with "error: cannot compile this complex compound assignment yet"
> +# submitted as radr://11224126
> +if {${configure.compiler} == "clang"} {
> +  configure.compiler llvm-gcc-4.2
> +}

You should instead write:

compiler.blacklist clang

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to