Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2021 00:03:09 +0000
From:      Rene Ladan <rene@freebsd.org>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        Yuri <yuri@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r562338 - in head: . graphics graphics/py-mayavi
Message-ID:  <20210124000309.GA37534@freefall.freebsd.org>
In-Reply-To: <20210123200951.ncngmgojojrm2n5d@aching.in.mat.cc>
References:  <202101222043.10MKh3gh024655@repo.freebsd.org> <20210123105803.GA23014@freefall.freebsd.org> <f2a5adfc-3a87-f7b5-8c6b-2bfc5e7ee65d@rawbw.com> <20210123200951.ncngmgojojrm2n5d@aching.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 23, 2021 at 09:09:51PM +0100, Mathieu Arnold wrote:
> On Sat, Jan 23, 2021 at 03:14:27AM -0800, Yuri wrote:
> > On 1/23/21 2:58 AM, Rene Ladan wrote:
> > > This should be python:3.6+ to prevent the port from using Python 2.7.
> > 
> > 
> > USE_PYTHON=noflavors should prevent this, no?
> 
> Nom USES=python:noflavors removes flavors from the port, thus breaking
> it for any other module that tries to depend on it, it does not removes
> the fact that it can be built for Python 2.7, which is what is asked
> here.
> 
It does "prevent" it if using the default version of Python, because
that happens to be 3.7 at the moment.

But this workaround is tricky at best.

René



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210124000309.GA37534>