# $Id: Portfile,v 1.16 2005/05/18 05:47:37 olegb Exp $ PortSystem 1.0 name gconf-editor version 2.10.0 revision 1 description gconf-editor is a gconf database editor for GNOME 2.0. long_description gconf-editor is a gconf database editor for \ GNOME 2.0. It is similar to regedit on Windows maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/projects/gconf/ master_sites gnome:sources/gconf-editor/2.10/ checksums md5 651a18f7eb5af91761521aa4f04ccc07 depends_lib lib:libgconf-2:gconf use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp" post-destroot { file delete -force ${destroot}${prefix}/var/scrollkeeper }