On Jan 27, 2013, at 23:45, [email protected] wrote:
> Revision: 102102
> https://trac.macports.org/changeset/102102
> Author: [email protected]
> Date: 2013-01-27 21:45:30 -0800 (Sun, 27 Jan 2013)
> Log Message:
> -----------
> mplayer{,-devel}: Use compiler.blacklist
>
> Modified Paths:
> --------------
> trunk/dports/multimedia/MPlayer/Portfile
> trunk/dports/multimedia/mplayer-devel/Portfile
> +compiler.blacklist-append gcc-4.0
> +if {[vercmp ${xcodeversion} 3.2] < 0} {
> + compiler.blacklist-append gcc-4.2
> +}
Can we use the compiler_blacklist_versions portgroup here? I think it's:
compiler.blacklist-append gcc-4.0 {gcc-4.2 < 5646}
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev