# $Id: Portfile,v 1.6 2004/06/08 10:01:49 olegb Exp $ PortSystem 1.0 name gedit version 2.6.1 description Gnome editor. long_description Gnome editor. maintainers gnome-darwinports@opendarwin.org categories editors platforms darwin homepage http://www.artofcode.com/libart.html master_sites gnome:sources/gedit/2.6/ checksums md5 4b70327b3a4c11727a4443ae6516b31c depends_lib lib:libgtksourceview-1:gtksourceview use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress -L${prefix}/lib"