# $Id: Portfile,v 1.22 2005/08/24 05:11:22 olegb Exp $ PortSystem 1.0 name libbonobo version 2.10.1 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.10 checksums md5 927d572970d87121c8375aab1b4b1d37 depends_lib lib:libORBit-2.0:orbit2 port:libxml2 \ bin:intltool:intltool lib:libiconv.2:libiconv use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"