# $Id: Portfile,v 1.24 2006/03/21 11:26:31 rhwood Exp $ PortSystem 1.0 name libbonobo version 2.16.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 macports-dev@lists.macosforge.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libbonobo/2.16 checksums md5 30cdcf2b5316888f10fea6362b38499c \ sha1 8cafcd9ef92f7b81e7cc1868814add3b6794af0a \ rmd160 4bbaf4c58e424f786732ac57ca73d1225b195b73 depends_lib \ port:orbit2 \ port:intltool 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" variant use-sys-deps { depends_lib \ lib:libORBit-2.0:orbit2 \ bin:intltool:intltool }