#30937: intltool @0.40.6_1 Enhancement to support perl5 variants ----------------------------------+----------------------------------------- Reporter: ccarey@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: haspatch | Port: intltool ----------------------------------+----------------------------------------- Changes (by dports@…): * cc: dports@… (added) Comment: Hmm. At the moment, it's important that we keep intltool using perl5.12 only. Because autoconf for intltool-using programs looks at build-time for a version of perl to use for intltool, we have to set `INTLTOOL_PERL` to the perl binary that we installed intltool for, in all the ports that use it. (See, for example, #32425). If we added support for building intltool with a different perl version, we'd have to change those ports to figure out which one was used to build the installed intltool, and set INTLTOOL_PERL accordingly. That might be the way to go, but it'll require some effort... -- Ticket URL: <https://trac.macports.org/ticket/30937#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS