# $Id: Portfile,v 1.8 2005/07/21 06:53:33 olegb Exp $ PortSystem 1.0 name gal version 2.4.3 description GNOME Application Libs (GAL). long_description The GNOME Application Libs (GAL) module contains \ some library functions that came from Gnumeric \ and Evolution. The idea is to reuse the code \ across various larger GNOME applications that \ might want to use it. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org master_sites gnome:sources/gal/2.4/ checksums md5 de9ef290fd614a1057e26e31bc294142 depends_lib lib:libgnomeprintui:libgnomeprintui use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"