[100415] trunk/dports/graphics/gimp2/Portfile

raimue at macports.org raimue at macports.org
Tue Dec 11 02:08:28 PST 2012


Revision: 100415
          https://trac.macports.org/changeset/100415
Author:   raimue at macports.org
Date:     2012-12-11 02:08:28 -0800 (Tue, 11 Dec 2012)
Log Message:
-----------
graphics/gimp2:
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/graphics/gimp2/Portfile

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2012-12-11 09:49:01 UTC (rev 100414)
+++ trunk/dports/graphics/gimp2/Portfile	2012-12-11 10:08:28 UTC (rev 100415)
@@ -96,6 +96,9 @@
 #     It doesn't build any more anyways:
 #         https://trac.macports.org/ticket/35168
 
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
 variant python25 conflicts no_python python26 python27 description {Use python 2.5} {
     configure.python          ${prefix}/bin/python2.5
     depends_lib-append        port:py25-pygtk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121211/f7d985d0/attachment.html>


More information about the macports-changes mailing list