# $Id: Portfile 21411 2007-01-23 23:04:43Z rhwood@macports.org $ PortSystem 1.0 name metacity version 2.16.3 description A window manager for the adult in you. long_description ${description} maintainers nomaintainer@macports.org categories gnome x11-wm platforms darwin homepage http://www.gnome.org/softwaremap/projects/Metacity master_sites gnome:sources/${name}/2.16/ checksums md5 95bdf58d175284217132a12a353fe7ec \ sha1 326f73a945b0df0dbe3a80b210c011278cc73763 \ rmd160 e85e10199739e9c39d24a3a61365093bec010757 depends_lib \ port:startup-notification \ port:gnome-themes depends_build \ port:gnome-doc-utils use_bzip2 yes configure.args --mandir=${prefix}/share/man --disable-scrollkeeper configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib -I/usr/X11R6/include -L/usr/X11R6/lib" post-activate { system "scrollkeeper-update" }