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

raimue at macports.org raimue at macports.org
Wed Jan 9 09:36:04 PST 2013


Revision: 101366
          https://trac.macports.org/changeset/101366
Author:   raimue at macports.org
Date:     2013-01-09 09:36:04 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
gnome/gnome-themes:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference. Maintainer override since port was broken.

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

Modified: trunk/dports/gnome/gnome-themes/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes/Portfile	2013-01-09 16:56:57 UTC (rev 101365)
+++ trunk/dports/gnome/gnome-themes/Portfile	2013-01-09 17:36:04 UTC (rev 101366)
@@ -37,6 +37,9 @@
 
 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
+
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-([0-9\.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/52d56a3a/attachment.html>


More information about the macports-changes mailing list