Revision: 118363 https://trac.macports.org/changeset/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: -------------- trunk/dports/gnome/gnome-utils/Portfile Modified: trunk/dports/gnome/gnome-utils/Portfile =================================================================== --- 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