Re: [MacPorts] #12130: RFE: .pkg installer should set the MANPATH
#12130: RFE: .pkg installer should set the MANPATH ------------------------------+--------------------------------------------- Reporter: emix@solira.org | Owner: macports-dev@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: Component: base | Version: Resolution: invalid | Keywords: installer manpath ------------------------------+--------------------------------------------- Changes (by jmpp@macports.org): * milestone: MacPorts 1.5 => Old description:
After the installation of MacPorts via the .pkg, the command "man port" returns "No manual entry for port". I think that the MANPATH should be set using the postflight script, adding this in ".profile" file:
export MANPATH=/opt/local/man:$MANPATH
New description: After the installation of MacPorts via the .pkg, the command "man port" returns "No manual entry for port". I think that the MANPATH should be set using the postflight script, adding this in ".profile" file: {{{ export MANPATH=/opt/local/man:$MANPATH }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12130#comment:7> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts