[135659] trunk/dports/gnome/system-tools-backends/Portfile

devans at macports.org devans at macports.org
Tue Apr 28 22:50:46 PDT 2015


Revision: 135659
          https://trac.macports.org/changeset/135659
Author:   devans at macports.org
Date:     2015-04-28 22:50:46 -0700 (Tue, 28 Apr 2015)
Log Message:
-----------
system-tools-backends: reconfigure using intltoolize and autoreconf for intltool 0.51 compatibility.

Modified Paths:
--------------
    trunk/dports/gnome/system-tools-backends/Portfile

Modified: trunk/dports/gnome/system-tools-backends/Portfile
===================================================================
--- trunk/dports/gnome/system-tools-backends/Portfile	2015-04-29 05:44:51 UTC (rev 135658)
+++ trunk/dports/gnome/system-tools-backends/Portfile	2015-04-29 05:50:46 UTC (rev 135659)
@@ -35,6 +35,15 @@
                 port:policykit \
                 port:p5.16-net-dbus
 
+# reconfigure using intltoolize and autoreconf for intltool 0.51 compatibility
+
+pre-configure {
+    system -W ${worksrcpath} "intltoolize --automake --copy --force"
+}
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 configure.perl  ${prefix}/bin/perl5.16
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150428/542a502f/attachment.html>


More information about the macports-changes mailing list