# $Id: Portfile,v 1.14 2005/01/09 08:08:13 jkh Exp $ PortSystem 1.0 name gnome-session version 2.8.0 revision 1 description Session component for the GNOME 2 desktop long_description Session component for the GNOME 2.0 desktop. \ This package contains the commands needed to \ start GNOME 2.0. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-session/2.8/ checksums md5 4287f6aada952623a5d6f512cbf212d1 depends_lib lib:gnome-panel:gnome-panel lib:libiconv.2:libiconv use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"