[101295] trunk/dports/science/molden/Portfile

Ryan Schmidt ryandesign at macports.org
Mon Jan 7 15:05:55 PST 2013


On Jan 7, 2013, at 15:59, jochen at macports.org wrote:

> Revision: 101295
>          https://trac.macports.org/changeset/101295
> Author:   jochen at macports.org
> Date:     2013-01-07 13:59:45 -0800 (Mon, 07 Jan 2013)
> Log Message:
> -----------
> Provide variants for gcc 4.4--4.8 (tested with 4.5 and 4.7);
> make gcc-4.7 the default compiler
> Resolves ticket #37196
> 
> Modified Paths:
> --------------
>    trunk/dports/science/molden/Portfile
> 


> +if {![variant_isset gcc44] && ![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset gcc47]} {
> +    default_variants        +gcc47
> +}

Per https://trac.macports.org/wiki/PortfileRecipes#gcc the default should remain gcc45.





More information about the macports-dev mailing list