[99503] trunk/dports/graphics/cairo

Joshua Root jmr at macports.org
Wed Nov 7 20:14:30 PST 2012


> Revision: 99503
>           http://trac.macports.org//changeset/99503
> Author:   ryandesign at macports.org
> Date:     2012-11-07 16:17:04 -0800 (Wed, 07 Nov 2012)
> Log Message:
> -----------
> cairo: update to 1.12.8; only blacklist old clang (#34137); remove legacy no_x11 and x11_xcb compatibility variants
> 
> Modified Paths:
> --------------
>     trunk/dports/graphics/cairo/Portfile
>     trunk/dports/graphics/cairo/files/patch-configure.diff
> 
[...]
> -variant x11_xcb requires x11 conflicts no_x11 description {Legacy compatibility variant} {}
> -
> -if {[variant_isset no_x11]} {
> -    default_variants -x11
> -} else {
> -    default_variants +x11
> -}
> -

Did you mean to change the default variants from +x11 to none?

- Josh


More information about the macports-dev mailing list