[117052] trunk/dports/gnome
devans at macports.org
devans at macports.org
Thu Feb 13 19:32:24 PST 2014
Revision: 117052
https://trac.macports.org/changeset/117052
Author: devans at macports.org
Date: 2014-02-13 19:32:24 -0800 (Thu, 13 Feb 2014)
Log Message:
-----------
evolution-data-server, gtksourceview3: replace m4/intltool.m4 by copying during pre-configure rather than post-patch to ensure that intltool is active.
Modified Paths:
--------------
trunk/dports/gnome/evolution-data-server/Portfile
trunk/dports/gnome/gtksourceview3/Portfile
Modified: trunk/dports/gnome/evolution-data-server/Portfile
===================================================================
--- trunk/dports/gnome/evolution-data-server/Portfile 2014-02-14 01:41:38 UTC (rev 117051)
+++ trunk/dports/gnome/evolution-data-server/Portfile 2014-02-14 03:32:24 UTC (rev 117052)
@@ -48,7 +48,7 @@
# update m4/intltool.m4 and autoreconf
-post-patch {
+pre-configure {
copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
}
Modified: trunk/dports/gnome/gtksourceview3/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview3/Portfile 2014-02-14 01:41:38 UTC (rev 117051)
+++ trunk/dports/gnome/gtksourceview3/Portfile 2014-02-14 03:32:24 UTC (rev 117052)
@@ -42,7 +42,7 @@
# update m4/intltool.m4 and autoreconf
-post-patch {
+pre-configure {
copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140213/d9639a79/attachment.html>
More information about the macports-changes
mailing list