[101369] trunk/dports/gnome/file-roller/Portfile

raimue at macports.org raimue at macports.org
Wed Jan 9 09:45:16 PST 2013


Revision: 101369
          https://trac.macports.org/changeset/101369
Author:   raimue at macports.org
Date:     2013-01-09 09:45:16 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
gnome/file-roller:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.

Modified Paths:
--------------
    trunk/dports/gnome/file-roller/Portfile

Modified: trunk/dports/gnome/file-roller/Portfile
===================================================================
--- trunk/dports/gnome/file-roller/Portfile	2013-01-09 17:43:44 UTC (rev 101368)
+++ trunk/dports/gnome/file-roller/Portfile	2013-01-09 17:45:16 UTC (rev 101369)
@@ -39,6 +39,9 @@
                 --disable-schemas-install \
                 --disable-scrollkeeper
 
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
 patchfiles fixreturn.patch
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/adce3617/attachment.html>


More information about the macports-changes mailing list