gnome-utils: update m4/intltool.m4 and autoreconf to fix intltool configuration.
--- trunk/dports/gnome/gnome-utils/Portfile 2014-03-31 22:38:49 UTC (rev 118362)
+++ trunk/dports/gnome/gnome-utils/Portfile 2014-03-31 22:39:39 UTC (rev 118363)
@@ -50,6 +50,12 @@
patch-disable-logview.diff \
patch-disable-font-viewer.diff
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+ copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
use_autoreconf yes
autoreconf.args -fvi