# $Id: Portfile,v 1.19 2005/03/14 14:21:34 olegb Exp $ PortSystem 1.0 name gnome-panel version 2.10.0 description Panel component for the GNOME 2 Desktop. long_description Panel component for the GNOME 2 Desktop. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-panel/2.10/ checksums md5 398e95097aeb7b8be2b6b47a0f9affe0 depends_lib bin:gnome-menu-spec-test:gnome-menus use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" platform darwin 6 { depends_lib-append lib:libdl:dlcompat \ lib:libiconv:libiconv patchfiles-append langinfo.diff }