[99772] trunk/dports/graphics/inkscape/Portfile

raimue at macports.org raimue at macports.org
Sat Nov 17 02:42:58 PST 2012


Revision: 99772
          https://trac.macports.org/changeset/99772
Author:   raimue at macports.org
Date:     2012-11-17 02:42:58 -0800 (Sat, 17 Nov 2012)
Log Message:
-----------
graphics/inkscape:
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/inkscape/Portfile

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2012-11-17 10:41:21 UTC (rev 99771)
+++ trunk/dports/graphics/inkscape/Portfile	2012-11-17 10:42:58 UTC (rev 99772)
@@ -99,6 +99,9 @@
 
 compiler.blacklist clang
 
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
 configure.args  --with-gnome-vfs \
                 --with-python \
                 --enable-lcms \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121117/c6258098/attachment.html>


More information about the macports-changes mailing list