[118282] trunk/dports/gnome/libgnome/Portfile

devans at macports.org devans at macports.org
Fri Mar 28 12:56:40 PDT 2014


Revision: 118282
          https://trac.macports.org/changeset/118282
Author:   devans at macports.org
Date:     2014-03-28 12:56:40 -0700 (Fri, 28 Mar 2014)
Log Message:
-----------
libgnome: update m4/intltool.m4 and autoreconf to fix intltool configuration.

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

Modified: trunk/dports/gnome/libgnome/Portfile
===================================================================
--- trunk/dports/gnome/libgnome/Portfile	2014-03-28 19:21:14 UTC (rev 118281)
+++ trunk/dports/gnome/libgnome/Portfile	2014-03-28 19:56:40 UTC (rev 118282)
@@ -33,6 +33,15 @@
     port:libiconv \
     port:gettext
 
+# 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-schemas-install
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140328/5f28f85b/attachment.html>


More information about the macports-changes mailing list