# $Id: Portfile,v 1.9 2005/04/10 13:44:06 olegb Exp $ PortSystem 1.0 name libgtkhtml3 version 3.6.1 description GTK HTML rendering engine. long_description GtkHTML is a lightweight HTML rendering/printing/editing \ engine. It was originally based on KHTMLW, part of the \ KDE project, but is now being developed independently. maintainers olegb@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gtkhtml/3.6/ distname gtkhtml-${version} use_bzip2 yes checksums md5 df30dbbd12b6a3f1355a9a82aa430781 depends_lib lib:libgal-2:gal patchfiles patch-Makefile.in configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"