[117188] trunk/dports/gnome/at-spi2-core/Portfile

devans at macports.org devans at macports.org
Tue Feb 18 21:09:12 PST 2014


Revision: 117188
          https://trac.macports.org/changeset/117188
Author:   devans at macports.org
Date:     2014-02-18 21:09:12 -0800 (Tue, 18 Feb 2014)
Log Message:
-----------
at-spi2-core: replace in-tree intltool.m4 with our version, autoreconf to correct intltool configuration.

Modified Paths:
--------------
    trunk/dports/gnome/at-spi2-core/Portfile

Modified: trunk/dports/gnome/at-spi2-core/Portfile
===================================================================
--- trunk/dports/gnome/at-spi2-core/Portfile	2014-02-19 02:26:39 UTC (rev 117187)
+++ trunk/dports/gnome/at-spi2-core/Portfile	2014-02-19 05:09:12 UTC (rev 117188)
@@ -38,6 +38,15 @@
                     port:xorg-libXevie \
                     port:gobject-introspection
 
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --disable-xevie \
                     --enable-introspection=yes \
                     --x-includes=${prefix}/include \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140218/61a4ed40/attachment.html>


More information about the macports-changes mailing list