[49857] trunk/dports/x11/gtk2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 19 01:31:36 PDT 2009


Revision: 49857
          http://trac.macports.org/changeset/49857
Author:   ryandesign at macports.org
Date:     2009-04-19 01:31:36 -0700 (Sun, 19 Apr 2009)
Log Message:
-----------
gtk2: clarify cairo +no_x11 variant message, hopefully

Modified Paths:
--------------
    trunk/dports/x11/gtk2/Portfile

Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile	2009-04-19 08:23:11 UTC (rev 49856)
+++ trunk/dports/x11/gtk2/Portfile	2009-04-19 08:31:36 UTC (rev 49857)
@@ -63,7 +63,7 @@
             error "cairo must be built with the +quartz variant enabled."
         }
     } elseif {![file exists ${prefix}/include/cairo/cairo-xlib.h]} {
-        error "cairo must not be build with the +no_x11 variant enabled."
+        error "cairo must be built without the +no_x11 variant."
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090419/ee2a3955/attachment.html>


More information about the macports-changes mailing list