Modified: trunk/dports/gnome/gconf-editor/Portfile (118277 => 118278)
--- trunk/dports/gnome/gconf-editor/Portfile 2014-03-28 17:43:42 UTC (rev 118277)
+++ trunk/dports/gnome/gconf-editor/Portfile 2014-03-28 18:00:30 UTC (rev 118278)
@@ -35,6 +35,15 @@
depends_run port:gnome-settings-daemon \
port:yelp
+# 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-schemas-install \
--disable-scrollkeeper