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

ryandesign at macports.org ryandesign at macports.org
Sun Dec 9 16:53:25 PST 2007


Revision: 31843
          http://trac.macosforge.org/projects/macports/changeset/31843
Author:   ryandesign at macports.org
Date:     2007-12-09 16:53:23 -0800 (Sun, 09 Dec 2007)

Log Message:
-----------
gtk2: fix extra spaces before and after variant descriptions

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

Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile	2007-12-09 23:56:52 UTC (rev 31842)
+++ trunk/dports/x11/gtk2/Portfile	2007-12-10 00:53:23 UTC (rev 31843)
@@ -84,11 +84,11 @@
         port:cups-headers
 }
 
-variant quartz description { Enable Quartz rendering } {
+variant quartz description {Enable Quartz rendering} {
     configure.args-append --with-gdktarget=quartz
 }
 
-variant x11 description { Enable rendering in X11 } {
+variant x11 description {Enable rendering in X11} {
     depends_lib-append  \
         port:xrender \
         lib:libX11.6:xorg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071209/98170c9e/attachment.html


More information about the macports-changes mailing list