# $Id: Portfile,v 1.20 2005/01/09 08:08:15 jkh Exp $ PortSystem 1.0 name libbonobo version 2.8.0 description A library for creating reusable components long_description Bonobo is a set of language and system \ independant CORBA interfaces for creating \ reusable components, controls and creating \ compound documents. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libbonobo/2.8/ checksums md5 e3358680e50e69779535d126b1c56ee7 depends_lib lib:libORBit-2.0:orbit2 lib:libxml2:libxml2 bin:intltool:intltool lib:libiconv.2:libiconv use_bzip2 yes patchfiles patch_bonobo-activation-client.c configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ PKG_CONFIG_PATH="${prefix}/lib/pkgconfig:/usr/lib/pkgconfig" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"