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

Ryan Schmidt ryandesign at macports.org
Thu Aug 30 10:32:00 PDT 2007


On Aug 28, 2007, at 05:18, source_changes at macosforge.org wrote:

> Revision: 28325

[snip]

> @@ -66,7 +66,7 @@
>      --enable-monolithic
>
>  platform darwin 8 {
> -    configure.env-append	CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0  
> CXX=/usr/bin/g++-4.0
> +    configure.compiler	gcc-4.0
>  }
>
>  set installtype		release


Why do we keep repeating these lines in so many portfiles? Why isn't  
"configure.compiler gcc-4.0" the default on darwin 8, and similarly,  
"configure.compiler gcc-3.3" the default on darwin 7?




More information about the macports-dev mailing list