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

Log Message

gnome-applets: update m4/intltool.m4 before autoreconf to fix intltool configuration.

Modified Paths

Diff

Modified: trunk/dports/gnome/gnome-applets/Portfile (118359 => 118360)


--- trunk/dports/gnome/gnome-applets/Portfile	2014-03-31 22:28:38 UTC (rev 118359)
+++ trunk/dports/gnome/gnome-applets/Portfile	2014-03-31 22:33:16 UTC (rev 118360)
@@ -54,6 +54,12 @@
         ${worksrcpath}/invest-applet/invest/test.py
 }
 
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
 use_autoreconf  yes
 autoreconf.args -fvi