Hi
bug:
/etc/make.conf has DEFAULT_VERSIONS += python=3.6,
but flavor ignore this setting.
reason:
When ${PYTHON_DEFAULT} == ${PYTHON3_DEFAULT},
skip adding ${PYTHON_DEFAULT} to ${FLAVORS},
so ${PYTHON2_DEFAULT} set to ${FLAVOR}.
On 2017/12/01 00:32, Mathieu Arnold wrote:
|Hi,|
|
|
|TL;DR:|
| See Ports now have flavors enabled|
| Tool developers, see https://wiki.freebsd.org/Ports/FlavorsTools|
| All Python dependencies must have @${PY_FLAVOR} appended to them|
|
||https://wiki.freebsd.org/Ports/FlavorsAndSubPackages|
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"