# $Id: Portfile,v 1.5 2005/04/08 16:18:15 olegb Exp $ PortSystem 1.0 name gucharmap version 1.4.3 description gucharmap is a featureful unicode character map. long_description ${description} maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gucharmap/1.4/ checksums md5 9003427becd6fae9b2df5ddf1a6c390b depends_lib lib:libgtkhtml:libgtkhtml use_bzip2 yes patchfiles patch_ltmain.sh configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" destroot.destdir DESTDIR=${destroot} configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man \ --libexecdir=${destroot}$prefix}/lib --disable-gtk-immodules