Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
b6c53c05
Commit
b6c53c05
authored
Jan 16, 2019
by
mat
Browse files
PYTHON_VERSION cannot be changed, use DEFAULT_VERSIONS.
PR: 224024
parent
515c6b0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Mk/Uses/python.mk
View file @
b6c53c05
...
...
@@ -40,13 +40,10 @@
# dependency.
# env or PYTHON_NO_DEPENDS can be set to not add any dependencies.
#
#
Variables, which can be set by a user
:
#
Exported variables
:
#
# PYTHON_VERSION - The chosen Python interpreter including the version,
# e.g. python2.7, python3.3, etc. This allows the user
# to override the currently chosen default version and
# to install the port for a specific Python version.
# It must not be set by a port.
# e.g. python2.7, python3.3, etc.
#
# Variables, which can be set by the port:
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment