[117388] trunk/dports/devel/gvfs/Portfile

devans at macports.org devans at macports.org
Mon Feb 24 15:19:36 PST 2014


Revision: 117388
          https://trac.macports.org/changeset/117388
Author:   devans at macports.org
Date:     2014-02-24 15:19:35 -0800 (Mon, 24 Feb 2014)
Log Message:
-----------
gvfs: replace in-tree intltool.m4 with our version, autoreconf to correct intltool configuration.

Modified Paths:
--------------
    trunk/dports/devel/gvfs/Portfile

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2014-02-24 22:55:16 UTC (rev 117387)
+++ trunk/dports/devel/gvfs/Portfile	2014-02-24 23:19:35 UTC (rev 117388)
@@ -54,6 +54,15 @@
                 port:libsecret \
                 port:gnome-online-accounts
 
+# 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-avahi \
                 --disable-fuse \
                 --disable-hal \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140224/e0d57d38/attachment.html>


More information about the macports-changes mailing list