# $Id: Portfile,v 1.16 2004/09/19 18:30:23 olegb Exp $ PortSystem 1.0 name gnome-panel version 2.8.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.8/ checksums md5 e52dccf538a07917d2840e95864fddfd depends_lib lib:libedataserver:evolution-data-server 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 }