[80856] trunk/dports/graphics/wxWidgets-devel/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Jul 19 09:26:36 PDT 2011


On Jul 19, 2011, at 02:08, jwa at macports.org wrote:

> Revision: 80856
>          http://trac.macports.org/changeset/80856
> Author:   jwa at macports.org
> Date:     2011-07-19 00:08:43 -0700 (Tue, 19 Jul 2011)
> Log Message:
> -----------
> added default variant sdl, closes ticket #30208

You also added a stdlib variant:

> +variant stdlib description {add support for various standard library features} { 
> +    configure.args-append       --enable-stl \ 
> +    --enable-std_containers \ 
> +    --enable-std_iostreams \ 
> +    --enable-std_string \ 
> +    --enable-std_string_conv_in_wxstring 
> +} 

It looks like it doesn't add any dependencies. Is there any reason why anybody wouldn't want to use this variant? Should these features be always-on?





More information about the macports-dev mailing list