# $Id: Portfile 28553 2007-09-03 14:28:59Z mww@macports.org $ PortSystem 1.0 name libbonoboui version 2.18.0 revision 0 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 \ reusable components and creating compound \ documents. libbonoboui includes a Gtk+ based \ implementation of the Bonobo interfaces, \ enabling developers to create reusable components \ and applications that can be used to form \ more complex documents. maintainers rhwood openmaintainer@macports.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libbonoboui/2.18/ checksums md5 22bd67a0a8b7f156c02c5fc08fb1fa24 depends_lib \ port:libbonobo \ port:libgnomecanvas \ port:libgnome \ port:dbus \ port:dbus-glib \ port:libiconv \ port:gettext use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.cppflags-append "-L${prefix}/lib" configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress" variant use-sys-deps { depends_lib \ lib:libbonobo-2:libbonobo lib:libgnomecanvas-2:libgnomecanvas \ lib:libgnome-2:libgnome }