[21596] trunk/dports/gnome/libgnome/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 29 19:18:02 PST 2007


Revision: 21596
          http://trac.macosforge.org/projects/macports/changeset/21596
Author:   landonf at macports.org
Date:     2007-01-29 19:18:02 -0800 (Mon, 29 Jan 2007)

Log Message:
-----------
Everything that uses libiconv should declare it as a dependency, and use it explicitly.

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

Modified: trunk/dports/gnome/libgnome/Portfile
===================================================================
--- trunk/dports/gnome/libgnome/Portfile	2007-01-30 02:50:29 UTC (rev 21595)
+++ trunk/dports/gnome/libgnome/Portfile	2007-01-30 03:18:02 UTC (rev 21596)
@@ -18,7 +18,9 @@
 	port:esound \
 	port:gnome-vfs \
 	port:dbus \
-	port:dbus-glib
+	port:dbus-glib \
+	port:libiconv \
+	port:gettext
 
 use_bzip2 	yes
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070129/f31e5126/attachment.html


More information about the macports-changes mailing list