[MacPorts] #31954: help2man Portfile hardcoded versions breaks some perl installations
MacPorts
noreply at macports.org
Fri Jan 27 00:27:10 PST 2012
#31954: help2man Portfile hardcoded versions breaks some perl installations
----------------------------------+-----------------------------------------
Reporter: david@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: help2man
----------------------------------+-----------------------------------------
Changes (by dports@…):
* cc: dports@… (added)
Comment:
help2man installs `/opt/local/bin/help2man`, which begins with
{{{
#!/opt/local/bin/perl -w
}}}
...so it's using whatever version of perl is selected by the perl5 port.
If it's trying to force perl5.12, it needs to fix that path too.
(I suspect this is not the only port with this problem. Right now, I don't
have much confidence that anything will work correctly if perl5 is
installed with +perl5_14 or anything other than +perl5_12... *sigh*)
--
Ticket URL: <https://trac.macports.org/ticket/31954#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list