[71060] trunk/dports/python/py26-gnome/Portfile

devans at macports.org devans at macports.org
Mon Aug 30 17:16:25 PDT 2010


Revision: 71060
          http://trac.macports.org/changeset/71060
Author:   devans at macports.org
Date:     2010-08-30 17:16:24 -0700 (Mon, 30 Aug 2010)
Log Message:
-----------
py26-gnome: remove description from +quartz variant which overrides global description, lint.

Modified Paths:
--------------
    trunk/dports/python/py26-gnome/Portfile

Modified: trunk/dports/python/py26-gnome/Portfile
===================================================================
--- trunk/dports/python/py26-gnome/Portfile	2010-08-31 00:07:28 UTC (rev 71059)
+++ trunk/dports/python/py26-gnome/Portfile	2010-08-31 00:16:24 UTC (rev 71060)
@@ -51,7 +51,7 @@
 
 # fix an import error of bonobo.ui
 # when gtk quartz is in use
-variant quartz description {fix bonobo import error when gtk +quartz is used} {
+variant quartz {
 	patchfiles-append bonobo.diff
 }
 
@@ -70,7 +70,7 @@
 # add link to gtk-doc in devhelp search path (${prefix}/share/gtk-doc/html/*)
 # devhelp requires gtk-doc/html directory name  and .devhelp file name (less the .devhelp) to match
     file rename ${destroot}${python.prefix}/share/gtk-doc/html/pygnomevfs/pygnomevfs.devhelp \
-                ${destroot}${python.prefix}/share/gtk-doc/html/pygnomevfs/pygnomevfs26.devhelp 
+                ${destroot}${python.prefix}/share/gtk-doc/html/pygnomevfs/pygnomevfs26.devhelp
     xinstall -d ${destroot}${prefix}/share/gtk-doc/html
     ln -s ${python.prefix}/share/gtk-doc/html/pygnomevfs ${destroot}${prefix}/share/gtk-doc/html/pygnomevfs26
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100830/91f0d749/attachment.html>


More information about the macports-changes mailing list