This commit is contained in:
ziggi
2020-05-25 06:36:58 +00:00
parent 7bb103ce22
commit 7facced69f
22 changed files with 26 additions and 323 deletions

View File

@@ -241,7 +241,7 @@ _INCLUDE_USES_PYTHON_MK= yes
# What Python version and what Python interpreters are currently supported?
# When adding a version, please keep the comment in
# Mk/bsd.default-versions.mk in sync.
_PYTHON_VERSIONS= 2.7 3.6 3.7 # preferred first
_PYTHON_VERSIONS= 2.7 3.6 3.7 3.8 # preferred first
_PYTHON_PORTBRANCH= 2.7 # ${_PYTHON_VERSIONS:[1]}
_PYTHON_BASECMD= ${LOCALBASE}/bin/python
_PYTHON_RELPORTDIR= lang/python