# $Id: Portfile 38750 2008-07-30 07:07:11Z ryandesign@macports.org $ PortSystem 1.0 name gnome-build version 0.2.0 description GNOME Build Framework. long_description ${description} maintainers nomaintainer categories gnome devel platforms darwin homepage http://www.anjuta.org/ master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}] checksums md5 97ba7c81f47c39b191d9aae9ea173084 use_bzip2 yes depends_lib \ port:atk \ port:audiofile \ port:avahi \ port:cairo \ port:dbus \ port:dbus-glib \ port:esound \ port:expat \ port:fontconfig \ port:freetype \ port:gconf \ port:gdl \ port:gettext \ path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \ port:gnome-keyring \ port:gnome-vfs \ port:gtk2 \ port:howl \ port:jpeg \ port:libart_lgpl \ port:libbonobo \ port:libbonoboui \ port:libglade2 \ port:libgnome \ port:libgnomecanvas \ port:libgnomeui \ port:libiconv \ port:libpng \ port:libxml2 \ port:openssl \ port:orbit2 \ path:${prefix}/lib/pkgconfig/pango.pc:pango \ port:popt \ port:tiff \ port:xrender \ port:zlib post-extract { reinplace "s|regex.h|gnuregex.h|g" \ ${worksrcpath}/src/backends/libgbf_am/gbf-am-build.c } configure.env \ GMSGFMT=${prefix}/bin/msgfmt configure.args \ --enable-static \ --enable-shared