# $Id: Portfile,v 1.3 2003/08/21 15:13:26 olegb Exp $ PortSystem 1.0 name libbonoboui version 2.2.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 \ 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 olegb@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites ftp://ftp.gnome.org/pub/GNOME/desktop/2.2/2.2.2/sources/ checksums md5 546737fad5bdc0355fb98299018eb17a depends_lib lib:libart_lgpl_2:libart_lgpl lib:libgnomecanvas:libgnomecanvas depends_build bin:pkg-config:pkgconfig patchfiles patch_ltmain.sh use_bzip2 yes configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"