[52600] trunk/dports/gnome/gnome/Portfile

devans at macports.org devans at macports.org
Fri Jun 19 08:33:51 PDT 2009


Revision: 52600
          http://trac.macports.org/changeset/52600
Author:   devans at macports.org
Date:     2009-06-19 08:33:50 -0700 (Fri, 19 Jun 2009)
Log Message:
-----------
gnome mega-port: add new +admin variant to include GNOME administration apps, update long_description.

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

Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile	2009-06-19 15:24:32 UTC (rev 52599)
+++ trunk/dports/gnome/gnome/Portfile	2009-06-19 15:33:50 UTC (rev 52600)
@@ -13,8 +13,8 @@
 long_description    GNOME is a complete, free and easy-to-use desktop environment for users, \
                     as well as a powerful application development framework for software developers. \
                     This port includes the GNOME desktop, GNOME platform, and, optionally GNOME \
-                    office and graphics applictions, bindings for C++, Python and Perl and \
-                    a set of GNOME developer tools.
+                    office and graphics applictions, GNOME administration applications, \
+                    bindings for C++, Python and Perl and a set of GNOME developer tools.
 
 homepage        http://www.gnome.org/
 master_sites
@@ -61,4 +61,8 @@
     depends_lib-append port:gnome-developer-tools
 }
 
+variant admin description {Include GNOME admin tools} {
+    depends_lib-append port:pessulus
+}
+
 livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090619/bf7e989b/attachment.html>


More information about the macports-changes mailing list