On 2021/02/28 10:10, Gleydson Soares wrote:
> > According to NEWS, games/ski was ported to python3 as of version 6.10.
> >
> > Diff below updates to latest version and moves the port over to python3.
> >
> > ok?

OK.

> `make install' still tries to pick up python 2
> 
> ===> ski-6.13 depends on: python->=2.7,<2.8 - not found
> 
> Since you removed the MODPY_DEFAULT_VERSION_2 you should use FLAVOR
> instead, it's is missing setting FLAVOR to python 3 by adding
> the a following lines:
> 
> FLAVORS =             python3
> FLAVOR =              python3
> 
> Otherwise, OK gsoares@
> 
>       - gsoares
> 

your tree is out of date; this is a standalone port so FLAVOR isn't used here.

Reply via email to