Date: Sat, 2 Dec 2017 09:38:53 +0900 From: Yamaya Takashi <yamayan@kbh.biglobe.ne.jp> To: Mathieu Arnold <mat@FreeBSD.org> Cc: Ports FreeBSD <freebsd-ports@FreeBSD.org> Subject: Re: [HEADSUP] Flavors, and specifically, Python flavors landing today Message-ID: <9c560150-126b-d484-55d9-46f4528b1b7a@kbh.biglobe.ne.jp> In-Reply-To: <7c9a5e55-505f-9160-2886-56c451cdf9b1@FreeBSD.org> References: <7c9a5e55-505f-9160-2886-56c451cdf9b1@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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|
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9c560150-126b-d484-55d9-46f4528b1b7a>