[99259] trunk/dports/graphics/gegl/Portfile

raimue at macports.org raimue at macports.org
Tue Oct 30 09:04:25 PDT 2012


Revision: 99259
          http://trac.macports.org//changeset/99259
Author:   raimue at macports.org
Date:     2012-10-30 09:04:25 -0700 (Tue, 30 Oct 2012)
Log Message:
-----------
graphics/gegl:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.

Modified Paths:
--------------
    trunk/dports/graphics/gegl/Portfile

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2012-10-30 16:03:19 UTC (rev 99258)
+++ trunk/dports/graphics/gegl/Portfile	2012-10-30 16:04:25 UTC (rev 99259)
@@ -55,6 +55,9 @@
                 --without-vala \
                 --without-umfpack
 
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
 # disable parallel build, see #31498
 use_parallel_build no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121030/ca6f1380/attachment.html>


More information about the macports-changes mailing list