[101367] trunk/dports/gnome/gnome-desktop/Portfile
raimue at macports.org
raimue at macports.org
Wed Jan 9 09:43:14 PST 2013
Revision: 101367
https://trac.macports.org/changeset/101367
Author: raimue at macports.org
Date: 2013-01-09 09:43:14 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
gnome/gnome-desktop:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.
Modified Paths:
--------------
trunk/dports/gnome/gnome-desktop/Portfile
Modified: trunk/dports/gnome/gnome-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop/Portfile 2013-01-09 17:36:04 UTC (rev 101366)
+++ trunk/dports/gnome/gnome-desktop/Portfile 2013-01-09 17:43:14 UTC (rev 101367)
@@ -45,6 +45,10 @@
--x-includes=${prefix}/include \
--x-libraries=${prefix}/lib \
--disable-scrollkeeper
+
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
#
# portions of this port are strictly X11 specific
# so a +quartz build is not possible (fails in configure if X11 is absent)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/abc592e1/attachment.html>
More information about the macports-changes
mailing list