[MacPorts] #47725: shogun: Assumes python is present
MacPorts
noreply at macports.org
Thu May 14 11:25:25 PDT 2015
#47725: shogun: Assumes python is present
---------------------+--------------------------------
Reporter: mf2k@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: shogun |
---------------------+--------------------------------
Comment (by larryv@…):
Try wrapping this…
{{{
set py_prefix \[python_prefix\]
configure.args-append --python=${prefix}/bin/python${v} \
--pydir=\${py_prefix}/lib/python${v}/site-packages
\
--includes=\${py_prefix}/include/python${v}
}}}
… in a `pre-configure` script.
--
Ticket URL: <https://trac.macports.org/ticket/47725#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list