Re: unknown flavor py37
- Reply: Daniel Braniss : "Re: unknown flavor py37"
- In reply to: Daniel Braniss : "unknown flavor py37"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 14:42:03 UTC
On 26 May 2022, at 16:10, Daniel Braniss <danny@cs.huji.ac.il> wrote: > > im using portmaster. > > after a resent update to /usr/ports, the default python became 3.8, fine by me, but I still want to > keep 3,7. > some Makefiles require 3,8+, again no problem. > but some have 3.6+, and make FLAVOR=37 failes with unknown flavor … > > any work around? Use FLAVOR=py37, not FLAVOR=37. -Dimitry