[MacPorts] #39247: vcsh: ronn: command not found
MacPorts
noreply at macports.org
Sun May 26 15:16:02 PDT 2013
#39247: vcsh: ronn: command not found
--------------------------+----------------------
Reporter: ryandesign@… | Owner: gjasny@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: vcsh
--------------------------+----------------------
vcsh fails to build:
{{{
make: Entering directory
`/opt/local/var/macports/build/_Users_rschmidt_macports_dports_sysutils_vcsh/vcsh/work/vcsh-1.2'
if which git > /dev/null ; then :; else echo "'git' not found,
exiting..."; exit 1; fi
ronn < doc/vcsh.1.ronn > vcsh.1
/bin/sh: ronn: command not found
make: *** [vcsh.1] Error 127
}}}
vcsh depends on rb19-ronn, which does not install a program called `ronn`;
it installs a program called `ronn-1.9`.
--
Ticket URL: <https://trac.macports.org/ticket/39247>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list