mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Add a note about USE_PYTHON=optsuffix being a kludge.
Sponsored by: Absolight
This commit is contained in:
parent
c3feeef2c1
commit
e7c64ad660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455507
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user