# $Id: Portfile,v 1.20 2006/06/23 21:00:49 rhwood Exp $ PortSystem 1.0 name gnome-session version 2.14.2 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.14/ checksums md5 191dc3a18eb37aca391914b404cf1cd7 \ sha1 25668704f0926b754793781f080d6148393c1764 \ rmd160 4b394290ffa8b20aeed714a65acac42212d4841b depends_lib port:gnome-desktop 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"