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
9faaef94
Commit
9faaef94
authored
Dec 04, 2017
by
mat
Browse files
Add a note about USE_PYTHON=optsuffix being a kludge.
Sponsored by: Absolight
parent
a755346e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Mk/Uses/python.mk
View file @
9faaef94
...
...
@@ -448,6 +448,7 @@ _PYTHON_VERSION= ${FLAVOR:S/py//:C/(.)/\1./}
.if
!empty(FLAVOR)
&&
${_PYTHON_VERSION}
!=
${PYTHON_DEFAULT}
.if
defined(_PYTHON_FEATURE_OPTSUFFIX)
DEV_WARNING
+=
"USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX"
PKGNAMESUFFIX
=
${PYTHON_PKGNAMESUFFIX}
.
endif
.
endif
...
...
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