[99771] trunk/dports/x11/gtkspell2/Portfile
raimue at macports.org
raimue at macports.org
Sat Nov 17 02:41:21 PST 2012
Revision: 99771
https://trac.macports.org/changeset/99771
Author: raimue at macports.org
Date: 2012-11-17 02:41:21 -0800 (Sat, 17 Nov 2012)
Log Message:
-----------
x11/gtkspell2:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.
Modified Paths:
--------------
trunk/dports/x11/gtkspell2/Portfile
Modified: trunk/dports/x11/gtkspell2/Portfile
===================================================================
--- trunk/dports/x11/gtkspell2/Portfile 2012-11-17 10:27:30 UTC (rev 99770)
+++ trunk/dports/x11/gtkspell2/Portfile 2012-11-17 10:41:21 UTC (rev 99771)
@@ -37,6 +37,9 @@
configure.args --disable-debug
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
livecheck.type regex
livecheck.url ${homepage}
livecheck.regex "The latest version is <b>(\\d+(?:\\.\\d+)*)</b>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121117/8a1a535e/attachment.html>
More information about the macports-changes
mailing list