[117469] trunk/dports/gnome/cog/Portfile

devans at macports.org devans at macports.org
Thu Feb 27 19:04:23 PST 2014


Revision: 117469
          https://trac.macports.org/changeset/117469
Author:   devans at macports.org
Date:     2014-02-27 19:04:22 -0800 (Thu, 27 Feb 2014)
Log Message:
-----------
cog: don't rely on gconf to provide gtk2, description.

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

Modified: trunk/dports/gnome/cog/Portfile
===================================================================
--- trunk/dports/gnome/cog/Portfile	2014-02-28 01:29:26 UTC (rev 117468)
+++ trunk/dports/gnome/cog/Portfile	2014-02-28 03:04:22 UTC (rev 117469)
@@ -6,9 +6,9 @@
 name            cog
 version         0.8.0
 license         GPL-2
-description     A program for editing advanced GNOME settings in an easy way.
+description     A program for editing advanced GNOME 2 settings in an easy way.
 long_description \
-                A program for editing advanced GNOME settings in an easy way.
+                ${description}
 maintainers     nomaintainer
 categories      gnome
 platforms       darwin
@@ -21,8 +21,9 @@
 depends_build   port:pkgconfig
 
 depends_lib     port:desktop-file-utils \
+                port:gtk2 \
+                port:gconf \
                 port:libgnomeui \
-                port:gconf \
                 port:libglade2
 
 configure.args  --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140227/276d4d12/attachment.html>


More information about the macports-changes mailing list