[117385] trunk/dports/gnome/gsettings-desktop-schemas/Portfile

devans at macports.org devans at macports.org
Mon Feb 24 12:57:01 PST 2014


Revision: 117385
          https://trac.macports.org/changeset/117385
Author:   devans at macports.org
Date:     2014-02-24 12:57:01 -0800 (Mon, 24 Feb 2014)
Log Message:
-----------
gsettings-desktop-schemas: replace in-tree intltool.m4 with our version, autoreconf to correct intltool configuration.

Modified Paths:
--------------
    trunk/dports/gnome/gsettings-desktop-schemas/Portfile

Modified: trunk/dports/gnome/gsettings-desktop-schemas/Portfile
===================================================================
--- trunk/dports/gnome/gsettings-desktop-schemas/Portfile	2014-02-24 20:45:41 UTC (rev 117384)
+++ trunk/dports/gnome/gsettings-desktop-schemas/Portfile	2014-02-24 20:57:01 UTC (rev 117385)
@@ -37,6 +37,15 @@
 
 patchfiles      patch-restore-settings-for-deprecated-gtk-settings.diff
 
+# 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-silent-rules \
                 --disable-schemas-compile \
                 --enable-introspection=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140224/52520a1c/attachment.html>


More information about the macports-changes mailing list