[100455] trunk/dports/gnome/zenity/Portfile
raimue at macports.org
raimue at macports.org
Wed Dec 12 09:39:30 PST 2012
Revision: 100455
https://trac.macports.org/changeset/100455
Author: raimue at macports.org
Date: 2012-12-12 09:39:30 -0800 (Wed, 12 Dec 2012)
Log Message:
-----------
gnome/zenity:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.
Modified Paths:
--------------
trunk/dports/gnome/zenity/Portfile
Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile 2012-12-12 17:34:11 UTC (rev 100454)
+++ trunk/dports/gnome/zenity/Portfile 2012-12-12 17:39:30 UTC (rev 100455)
@@ -33,6 +33,9 @@
configure.args --mandir=${prefix}/share/man --disable-scrollkeeper
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
post-activate {
system "scrollkeeper-update"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121212/67a5f85f/attachment.html>
More information about the macports-changes
mailing list