Modified: users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile (145078 => 145079)
--- users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile 2016-01-25 17:25:35 UTC (rev 145078)
+++ users/devans/GNOME-3/stable/dports/gnome/gobject-introspection/Portfile 2016-01-25 17:57:06 UTC (rev 145079)
@@ -6,6 +6,7 @@
name gobject-introspection
version 1.46.0
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
platforms darwin
@@ -32,6 +33,8 @@
depends_run bin:glibtool:libtool
+patchfiles PR-625195.patch
+
post-patch {
reinplace "s|'cc'|'${configure.cc}'|g" ${worksrcpath}/giscanner/sourcescanner.py
reinplace "s|'gcc'|'${configure.cc}'|g" ${worksrcpath}/giscanner/dumper.py