[117321] trunk/dports/gnome/gnome-control-center/Portfile

devans at macports.org devans at macports.org
Fri Feb 21 18:34:30 PST 2014


Revision: 117321
          https://trac.macports.org/changeset/117321
Author:   devans at macports.org
Date:     2014-02-21 18:34:30 -0800 (Fri, 21 Feb 2014)
Log Message:
-----------
gnome-control-center: replace in-tree intltool.m4 with our version before autoreconf to correct intltool configuration.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-control-center/Portfile

Modified: trunk/dports/gnome/gnome-control-center/Portfile
===================================================================
--- trunk/dports/gnome/gnome-control-center/Portfile	2014-02-22 02:10:04 UTC (rev 117320)
+++ trunk/dports/gnome/gnome-control-center/Portfile	2014-02-22 02:34:30 UTC (rev 117321)
@@ -63,6 +63,10 @@
                 patch-disable-shell-test-hostname.diff \
                 patch-panels-user-accounts.diff
 
+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/20140221/ca09f810/attachment.html>


More information about the macports-changes mailing list