[46822] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Sat Feb 14 03:51:11 PST 2009


Revision: 46822
          http://trac.macports.org/changeset/46822
Author:   ryandesign at macports.org
Date:     2009-02-14 03:51:01 -0800 (Sat, 14 Feb 2009)
Log Message:
-----------
graphviz, graphviz-devel: no longer override no_x11 variant description; silences lint

Modified Paths:
--------------
    trunk/dports/graphics/graphviz/Portfile
    trunk/dports/graphics/graphviz-devel/Portfile

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2009-02-14 11:41:04 UTC (rev 46821)
+++ trunk/dports/graphics/graphviz/Portfile	2009-02-14 11:51:01 UTC (rev 46822)
@@ -357,7 +357,7 @@
         --without-pangocairo
 }
 
-variant no_x11 requires no_pangocairo description {Remove X11 support (removes lefty; implies no_pangocairo)} {
+variant no_x11 requires no_pangocairo {
     depends_lib-delete \
         port:xorg-libs
     configure.args-append \

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2009-02-14 11:41:04 UTC (rev 46821)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2009-02-14 11:51:01 UTC (rev 46822)
@@ -357,7 +357,7 @@
         --without-pangocairo
 }
 
-variant no_x11 requires no_pangocairo description {Remove X11 support (removes lefty; implies no_pangocairo)} {
+variant no_x11 requires no_pangocairo {
     depends_lib-delete \
         port:xorg-libs
     configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090214/5bb7c83e/attachment.html>


More information about the macports-changes mailing list