[118281] trunk/dports/gnome/drivel/Portfile

devans at macports.org devans at macports.org
Fri Mar 28 12:21:14 PDT 2014


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

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

Modified: trunk/dports/gnome/drivel/Portfile
===================================================================
--- trunk/dports/gnome/drivel/Portfile	2014-03-28 18:48:52 UTC (rev 118280)
+++ trunk/dports/gnome/drivel/Portfile	2014-03-28 19:21:14 UTC (rev 118281)
@@ -38,6 +38,15 @@
 
 depends_run     port:yelp
 
+# 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-mime-update \
                 --disable-desktop-update \
                 --disable-schemas-install \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140328/ac7b3c62/attachment.html>


More information about the macports-changes mailing list