[107731] trunk/dports/gnome/gnome-themes/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jul 4 11:35:12 PDT 2013


Revision: 107731
          https://trac.macports.org/changeset/107731
Author:   jeremyhu at macports.org
Date:     2013-07-04 11:35:12 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
gnome-themes: autoreconf to skip the INTLTOOL_PERL nonsense

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

Modified: trunk/dports/gnome/gnome-themes/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes/Portfile	2013-07-04 18:32:27 UTC (rev 107730)
+++ trunk/dports/gnome/gnome-themes/Portfile	2013-07-04 18:35:12 UTC (rev 107731)
@@ -36,7 +36,8 @@
 
 configure.args  --enable-all-themes
 
-# intltool needs to be run with the correct version of perl
-configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+# Don't do intltool's INTLTOOL_PERL dance
+use_autoreconf  yes
+autoreconf.args -fvi
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/24f5d966/attachment.html>


More information about the macports-changes mailing list