# $Id: Portfile,v 1.9 2005/05/04 06:39:56 olegb Exp $ PortSystem 1.0 name gnome-applets version 2.10.0 revision 1 description GNOME panel applets. long_description This package contains applets for use with the \ GNOME panel. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-applets/2.10/ checksums md5 c230df43a21a0d788197b5b0f3e688f1 depends_lib lib:libxklavier:libxklavier use_bzip2 yes patchfiles patch-weather.c patch-libgswitchit-Makefile.in #configure.args --with-gconf-source="xml::${destroot}/${prefix}/etc/gconf/gconf.xml.defaults" # pre-destroot { file mkdir -f ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/ } post-destroot { file delete -force ${destroot}${prefix}/var/scrollkeeper }