Modified: trunk/dports/gnome/gsettings-desktop-schemas/Portfile (117384 => 117385)
--- trunk/dports/gnome/gsettings-desktop-schemas/Portfile 2014-02-24 20:45:41 UTC (rev 117384)
+++ trunk/dports/gnome/gsettings-desktop-schemas/Portfile 2014-02-24 20:57:01 UTC (rev 117385)
@@ -37,6 +37,15 @@
patchfiles patch-restore-settings-for-deprecated-gtk-settings.diff
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+ copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf yes
+autoreconf.args -fvi
+
configure.args --disable-silent-rules \
--disable-schemas-compile \
--enable-introspection=yes