[117815] trunk/dports/x11/gtkspell3/Portfile
devans at macports.org
devans at macports.org
Thu Mar 13 10:58:19 PDT 2014
Revision: 117815
https://trac.macports.org/changeset/117815
Author: devans at macports.org
Date: 2014-03-13 10:58:19 -0700 (Thu, 13 Mar 2014)
Log Message:
-----------
gtkspell3: update m4/intltool.m4 and autoreconf to fix intltool configuration.
Modified Paths:
--------------
trunk/dports/x11/gtkspell3/Portfile
Modified: trunk/dports/x11/gtkspell3/Portfile
===================================================================
--- trunk/dports/x11/gtkspell3/Portfile 2014-03-13 17:56:22 UTC (rev 117814)
+++ trunk/dports/x11/gtkspell3/Portfile 2014-03-13 17:58:19 UTC (rev 117815)
@@ -29,6 +29,15 @@
port:gobject-introspection \
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-gtk2 \
--enable-gtk3 \
--enable-introspection=yes \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140313/054918b7/attachment-0001.html>
More information about the macports-changes
mailing list