# $Id: Portfile,v 1.3 2004/06/08 14:37:37 olegb Exp $ PortSystem 1.0 name gconfmm version 2.6.1 description gconfmm provides C++ wrappers for gconf. long_description ${description} maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gtkmm.org/ master_sites gnome:sources/gconfmm/2.6/ use_bzip2 yes checksums md5 9edf4f866de9bd6db9ae7cf31535ad49 depends_lib lib:libgtkmm-2:gtkmm lib:libgconf-2:gconf configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"