[43580] trunk/dports/graphics/cairo/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Dec 11 23:01:31 PST 2008


Revision: 43580
          http://trac.macports.org/changeset/43580
Author:   jeremyhu at macports.org
Date:     2008-12-11 23:01:27 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
cairo: Fix x11_xcb description

Modified Paths:
--------------
    trunk/dports/graphics/cairo/Portfile

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2008-12-12 06:53:15 UTC (rev 43579)
+++ trunk/dports/graphics/cairo/Portfile	2008-12-12 07:01:27 UTC (rev 43580)
@@ -86,7 +86,7 @@
         --without-x
 }
 
-variant x11_xcb conflicts no_x11 {Use libxcb for X11 protocol communication} {
+variant x11_xcb conflicts no_x11 description {Use libxcb for X11 protocol communication} {
     configure.args-delete --disable-xcb
     configure.args-append --enable-xcb
     depends_lib.append lib:libxcb.1:xorg-libxcb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/9646ad6a/attachment.html>


More information about the macports-changes mailing list