# $Id: Portfile,v 1.3 2003/12/05 23:00:17 olegb Exp $ PortSystem 1.0 name librsvg version 2.4.0 description Gnome implementation of rsvg long_description Gnome implemantaion of rsvg maintainers olegb@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/librsvg/2.4/ checksums md5 1a073864e5f6e9793cf23e38dc723803 depends_lib lib:libeel-2:eel patchfiles patch_ltmain.sh 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"