Revision
118363
Author
devans@macports.org
Date
2014-03-31 15:39:39 -0700 (Mon, 31 Mar 2014)

Log Message

gnome-utils: update m4/intltool.m4 and autoreconf to fix intltool configuration.

Modified Paths

Diff

Modified: trunk/dports/gnome/gnome-utils/Portfile (118362 => 118363)


--- 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