[137163] trunk/dports/science/ldas-tools/Portfile

Ryan Schmidt ryandesign at macports.org
Fri Jun 5 14:28:24 PDT 2015


> On Jun 5, 2015, at 3:38 PM, mf2k at macports.org wrote:
> 
> Revision
> 137163
> Author
> mf2k at macports.org
> Date
> 2015-06-05 13:38:58 -0700 (Fri, 05 Jun 2015)
> Log Message
> 
> ldas-tools: Update to version 2.3.3. Add python variants. (#47967)

> Modified: trunk/dports/science/ldas-tools/Portfile (137162 => 137163)

> +if {${os.major} < 13} {
> +    configure.args-append --disable-cxx11
> +}

Shouldn't that be based on ${configure.cxx_stdlib} instead of ${os.major}?




More information about the macports-dev mailing list