# $Id: Portfile,v 1.12 2005/01/09 08:08:16 jkh Exp $ PortSystem 1.0 name libgnome version 2.8.0 description This is the non-gui part of the library formerly \ known as gnome-libs. long_description This is the non-gui part of the library formerly \ known as gnome-libs. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libgnome/2.8/ checksums md5 dab4ecbfa7ec1a2f22d2a48b6b83e937 patchfiles patch_gnome-util.c patch_gnome-score.c depends_lib lib:libesd:esound lib:libgnomevfs-2:gnome-vfs \ lib:libscrollkeeper:scrollkeeper lib:libiconv.2:libiconv use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-flat_namespace -undefined suppress"