# $Id: Portfile,v 1.2 2004/02/23 13:58:57 olegb Exp $ PortSystem 1.0 name bonobo version 1.0.20 description CORBA interfaces 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/bonobo/1.0/ use_bzip2 yes checksums md5 c4c586e2f8670a0adf6116f9b7e6e496 depends_lib lib:libgnome:gnome-libs lib:libgdk_pixbuf:gdk-pixbuf patchfiles patch_configure patch_ltmain.sh patch_Makefile.in configure.args --mandir=${prefix}/share/man configure.env \ CPPFLAGS="-no-cpp-precomp -L${prefix}/lib -I${prefix}/include" \ CFLAGS="-fstrict-aliasing -funroll-loops -DORBIT_DEF_CORBA_sequence_CORBA_string -DTC_DEF_TC_CORBA_sequence_CORBA_string"