[41485] trunk/dports/net/libgweather/Portfile

nox at macports.org nox at macports.org
Tue Nov 4 01:28:15 PST 2008


Revision: 41485
          http://trac.macports.org/changeset/41485
Author:   nox at macports.org
Date:     2008-11-04 01:28:15 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
libgweather: Oops, this port links against gconf library.

Modified Paths:
--------------
    trunk/dports/net/libgweather/Portfile

Modified: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile	2008-11-04 09:26:28 UTC (rev 41484)
+++ trunk/dports/net/libgweather/Portfile	2008-11-04 09:28:15 UTC (rev 41485)
@@ -25,18 +25,16 @@
                 rmd160  ac4ca74ab8dda296826f7869fd0ee83ba549fe88
 
 depends_build   port:pkgconfig \
-                port:intltool \
-                port:gconf
+                port:intltool
 
 depends_lib     port:gnome-vfs \
                 port:gtk2 \
                 port:glib2 \
                 port:libsoup \
                 port:libxml2 \
-                port:gettext
+                port:gettext \
+                port:gconf
 
-depends_run     port:gconf
-
 configure.args  --disable-schemas-install \
                 --disable-glibtest
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081104/a71a40e0/attachment.html>


More information about the macports-changes mailing list