# $Id: Portfile,v 1.12 2005/01/09 08:08:16 jkh Exp $ PortSystem 1.0 name libgnomeui version 2.8.0 description Libraries for the GNOME GUI, a GNU desktop environment. long_description Libraries for the GNOME GUI, a GNU desktop environment. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libgnomeui/2.8/ checksums md5 ef0df128e3c0b2047ce440bbbe481390 depends_lib lib:libgnome-keyring:gnome-keyring lib:libiconv.2:libiconv use_bzip2 yes patchfiles patch_gnome-multiscreen.c configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"