[117384] trunk/dports/gnome/gnome-themes-standard/Portfile

devans at macports.org devans at macports.org
Mon Feb 24 12:45:41 PST 2014


Revision: 117384
          https://trac.macports.org/changeset/117384
Author:   devans at macports.org
Date:     2014-02-24 12:45:41 -0800 (Mon, 24 Feb 2014)
Log Message:
-----------
gnome-themes-standard: replace in-tree intltool.m4 with our version, autoreconf to correct intltool configuration.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-themes-standard/Portfile

Modified: trunk/dports/gnome/gnome-themes-standard/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes-standard/Portfile	2014-02-24 20:24:10 UTC (rev 117383)
+++ trunk/dports/gnome/gnome-themes-standard/Portfile	2014-02-24 20:45:41 UTC (rev 117384)
@@ -34,6 +34,15 @@
                 port:gtk2 \
                 port:librsvg
 
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 notes "
 You can make Adwaita the default theme with:
 ------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140224/9f538829/attachment.html>


More information about the macports-changes mailing list