# $Id: Portfile 30228 2007-10-22 22:59:36Z jmpp@macports.org $ PortSystem 1.0 name bonobo-activation version 2.2.2 description Bonobo Activation is the Object Activation Framework for GNOME long_description Bonobo Activation is the new Object Activation \ Framework for GNOME. Bonobo Activation has a \ similar purpose to gnorba, the GNOME 1.x CORBA \ activation library, and has replaced it for GNOME 2.0. maintainers nomaintainer categories gnome platforms darwin homepage http://developer.gnome.org/doc/API/2.0/bonobo-activation/architecture.html master_sites gnome:sources/bonobo-activation/2.2/ checksums md5 fc2c20771ef3f487b1cd67a8de5a7142 depends_lib lib:libORBit-2.0:orbit2 lib:libgtk.2:gtk2 \ lib:libxml2.2.6.0:libxml2 depends_build bin:pkg-config:pkgconfig use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.cppflags-append "-L${prefix}/lib" configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"