Revision
117434
Author
devans@macports.org
Date
2014-02-25 23:07:52 -0800 (Tue, 25 Feb 2014)

Log Message

zenity: replace in-tree intltool.m4 with our version before autoreconf to correct intltool configuration.

Modified Paths

Diff

Modified: trunk/dports/gnome/zenity/Portfile (117433 => 117434)


--- trunk/dports/gnome/zenity/Portfile	2014-02-26 06:52:50 UTC (rev 117433)
+++ trunk/dports/gnome/zenity/Portfile	2014-02-26 07:07:52 UTC (rev 117434)
@@ -32,7 +32,12 @@
                 port:libnotify \
                 path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3
 
-# Don't do intltool's INTLTOOL_PERL dance
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
 use_autoreconf  yes
 autoreconf.args -fvi