forked from Lainports/freebsd-ports
lang/python38: Clean up unnecessary PLIST_SUB
- Remove XY: Replace .cpython-%%XY%% with %%PYTHON_EXT_SUFFIX%% - Remove XYDOT: - Replace lib/python%%XYDOT%% with %%PYTHON_LIBDIR%% - Replace %%XYDOT%% with %%PYTHON_VER%% - Rename XYZDOT to DISTVERSION
This commit is contained in:
parent
1e692f640f
commit
1806222f59
2 changed files with 7259 additions and 7261 deletions
|
|
@ -41,9 +41,7 @@ SUB_FILES= pkg-message
|
|||
SUB_LIST= PYTHON_SUFFIX=${PYTHON_SUFFIX}
|
||||
|
||||
PLIST_SUB= ABI=${ABIFLAGS} \
|
||||
XY=${PYTHON_SUFFIX} \
|
||||
XYDOT=${PYTHON_VER} \
|
||||
XYZDOT=${DISTVERSION} \
|
||||
DISTVERSION=${DISTVERSION} \
|
||||
OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. https://bugs.python.org/issue19554
|
||||
|
||||
OPTIONS_DEFINE= DEBUG IPV6 LIBMPDEC LTO NLS PYMALLOC
|
||||
|
|
|
|||
14516
lang/python38/pkg-plist
14516
lang/python38/pkg-plist
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue