[51550] trunk/dports/gnome/gnome/Portfile

devans at macports.org devans at macports.org
Wed May 27 13:01:08 PDT 2009


Revision: 51550
          http://trac.macports.org/changeset/51550
Author:   devans at macports.org
Date:     2009-05-27 13:01:06 -0700 (Wed, 27 May 2009)
Log Message:
-----------
gnome: add gimp to +graphics, add +bindings variant.

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

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2009-05-27 19:54:13 UTC (rev 51549)
+++ trunk/dports/gnome/gnome/Portfile	2009-05-27 20:01:06 UTC (rev 51550)
@@ -49,9 +49,13 @@
 }
 
 variant graphics description {Include graphics apps} {
-    depends_lib-append port:sodipodi port:inkscape
+    depends_lib-append port:sodipodi port:inkscape port:gimp
 }
 
+variant bindins description {Include GNOME bindings suite for C++, perl and python} {
+    depends_lib-append post:gnome-bindings-suite
+}
+
 variant www description {Include additional web apps and plugins} {
     depends_lib-append port:galeon
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090527/7f79129c/attachment.html>


More information about the macports-changes mailing list