# $Id: Portfile 33287 2008-01-22 19:06:17Z gui_dos@macports.org $ PortSystem 1.0 name gnome-games version 2.20.3 description Collection of small but addictive games for GNOME long_description ${description} maintainers nomaintainer categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-games/2.20/ checksums md5 470bec8560c931609f89aae94977d799 \ rmd160 3f57831b9ee9e8c0e844ba5d101805462776ec84 depends_build \ port:gnome-doc-utils \ port:perl5.8 \ port:pkgconfig \ port:libtool depends_lib \ port:atk \ port:gconf \ port:gettext \ port:glib2 \ port:gnome-vfs \ port:gtk2 \ port:libgnomecanvas \ port:libart_lgpl \ port:libbonobo \ port:libbonoboui \ port:Xft2 \ port:libglade2 \ port:libgnome \ port:libgnomeui \ port:orbit2 \ port:libxml2 \ port:libxslt \ port:pango \ port:expat \ port:fontconfig \ port:freetype \ port:jpeg \ port:libiconv \ port:libpng \ port:tiff \ port:xrender \ port:audiofile \ port:esound \ port:gnome-keyring \ port:guile \ port:libcroco \ port:libgsf \ port:librsvg \ port:scrollkeeper \ port:py25-gtk \ port:gnome-python-desktop \ port:dbus-glib use_bzip2 yes configure.cxx g++ configure.args --disable-scrollkeeper configure.python ${prefix}/bin/python2.5 post-extract { reinplace "s|/usr/bin/env python|${prefix}/bin/python2.5|" ${worksrcpath}/glchess/src/glchess.in reinplace "s|/usr/bin/env python|${prefix}/bin/python2.5|" ${worksrcpath}/gnome-sudoku/src/gnome-sudoku.in } post-destroot { file delete -force ${destroot}${prefix}/var/scrollkeeper file delete -force ${destroot}${prefix}/var/lib/scrollkeeper }