[125999] trunk/dports/science/ifeffit/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Oct 1 13:47:05 PDT 2014
> On Oct 1, 2014, at 2:02 PM, mf2k at macports.org wrote:
>
> Revision
> 125999
> Author
> mf2k at macports.org
> Date
> 2014-10-01 12:02:07 -0700 (Wed, 01 Oct 2014)
> Log Message
>
> ifeffit: Only use gcc for FORTRAN. (#44631)
> Modified Paths
>
> • trunk/dports/science/ifeffit/Portfile
>
> -if {![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset gcc47] && ![variant_isset gcc48]} {
> - default_variants +gcc49
>
> +if {![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset gcc47] && ![variant_isset gcc49]} {
> + default_variants +gcc48
Why not default to gcc49?
https://lists.macosforge.org/pipermail/macports-dev/2014-September/028119.html
More information about the macports-dev
mailing list