[117857] trunk/dports/gnome/gnome-panel/Portfile

devans at macports.org devans at macports.org
Fri Mar 14 16:12:40 PDT 2014


Revision: 117857
          https://trac.macports.org/changeset/117857
Author:   devans at macports.org
Date:     2014-03-14 16:12:40 -0700 (Fri, 14 Mar 2014)
Log Message:
-----------
gnome-panel: update m4/intltool.m4 before autoreconf to fix intltool configuration.

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

Modified: trunk/dports/gnome/gnome-panel/Portfile
===================================================================
--- trunk/dports/gnome/gnome-panel/Portfile	2014-03-14 22:55:47 UTC (rev 117856)
+++ trunk/dports/gnome/gnome-panel/Portfile	2014-03-14 23:12:40 UTC (rev 117857)
@@ -54,6 +54,12 @@
 patchfiles      patch-thru-d1b93b8-20131216.diff \
                 patch-session-disable-gnome-screensaver.diff
 
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
 use_autoreconf  yes
 autoreconf.args -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140314/35c24b7d/attachment.html>


More information about the macports-changes mailing list