[101365] trunk/dports/x11/gtk-engines2/Portfile

raimue at macports.org raimue at macports.org
Wed Jan 9 08:56:57 PST 2013


Revision: 101365
          https://trac.macports.org/changeset/101365
Author:   raimue at macports.org
Date:     2013-01-09 08:56:57 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
x11/gtk-engines2:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.

Modified Paths:
--------------
    trunk/dports/x11/gtk-engines2/Portfile

Modified: trunk/dports/x11/gtk-engines2/Portfile
===================================================================
--- trunk/dports/x11/gtk-engines2/Portfile	2013-01-09 15:20:10 UTC (rev 101364)
+++ trunk/dports/x11/gtk-engines2/Portfile	2013-01-09 16:56:57 UTC (rev 101365)
@@ -38,6 +38,9 @@
 
 configure.args  --enable-animation
 
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
 variant lua description {Enable EXPERIMENTAL lua script driven engine} {
         depends_lib-append    port:lua
         configure.args-append --enable-lua \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/84c1dc51/attachment.html>


More information about the macports-changes mailing list