a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21223 2007-01-14 18:52:35Z rhwood@macports.org $
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 nomaintainer@macports.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"