[21597] trunk/dports/gnome/libbonoboui/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 29 19:26:31 PST 2007


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

Log Message:
-----------
Depends on libiconv, declare the dependency

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

Modified: trunk/dports/gnome/libbonoboui/Portfile
===================================================================
--- trunk/dports/gnome/libbonoboui/Portfile	2007-01-30 03:18:02 UTC (rev 21596)
+++ trunk/dports/gnome/libbonoboui/Portfile	2007-01-30 03:26:30 UTC (rev 21597)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 name		libbonoboui
 version		2.16.0
-revision	1
+revision	2
 description	GUI frontend to the libbonobo component of GNOME 2
 long_description        Bonobo is a set of language and system \
 			independant CORBA interfaces for creating \
@@ -23,7 +23,9 @@
 	port:libgnomecanvas \
 	port:libgnome \
 	port:dbus \
-	port:dbus-glib
+	port:dbus-glib \
+	port:libiconv \
+	port:gettext
 use_bzip2 	yes
 configure.args  --mandir=${prefix}/share/man
 configure.env	CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \

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


More information about the macports-changes mailing list