[117310] trunk/dports/gnome/folks/Portfile

devans at macports.org devans at macports.org
Fri Feb 21 13:31:10 PST 2014


Revision: 117310
          https://trac.macports.org/changeset/117310
Author:   devans at macports.org
Date:     2014-02-21 13:31:10 -0800 (Fri, 21 Feb 2014)
Log Message:
-----------
folks: intltool configuration fix.

Modified Paths:
--------------
    trunk/dports/gnome/folks/Portfile

Modified: trunk/dports/gnome/folks/Portfile
===================================================================
--- trunk/dports/gnome/folks/Portfile	2014-02-21 21:16:05 UTC (rev 117309)
+++ trunk/dports/gnome/folks/Portfile	2014-02-21 21:31:10 UTC (rev 117310)
@@ -43,6 +43,15 @@
                 port:libxml2 \
                 port:vala
 
+# 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-eds-backend \
                 --disable-bluez-backend \
                 --enable-libsocialweb-backend=yes \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140221/0eb46f85/attachment.html>


More information about the macports-changes mailing list