Revision: 117321 https://trac.macports.org/changeset/117321 Author: devans@macports.org Date: 2014-02-21 18:34:30 -0800 (Fri, 21 Feb 2014) Log Message: ----------- gnome-control-center: replace in-tree intltool.m4 with our version before autoreconf to correct intltool configuration. Modified Paths: -------------- trunk/dports/gnome/gnome-control-center/Portfile Modified: trunk/dports/gnome/gnome-control-center/Portfile =================================================================== --- trunk/dports/gnome/gnome-control-center/Portfile 2014-02-22 02:10:04 UTC (rev 117320) +++ trunk/dports/gnome/gnome-control-center/Portfile 2014-02-22 02:34:30 UTC (rev 117321) @@ -63,6 +63,10 @@ patch-disable-shell-test-hostname.diff \ patch-panels-user-accounts.diff +pre-configure { + copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4 +} + use_autoreconf yes autoreconf.args -fvi