summaryrefslogtreecommitdiff
path: root/lang/python38/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-10-05 01:58:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-10-05 02:00:35 +0000
commit1806222f59d1a596f9dc09e669daf4e84b558a32 (patch)
tree17653ac5e975af7925457161f9e81575a6864d67 /lang/python38/Makefile
parent1e692f640f58e3b25b829e7f9aff2130fa9b7b06 (diff)
Diffstat (limited to 'lang/python38/Makefile')
-rw-r--r--lang/python38/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile
index 516d2c3d821b..010aa6f5ed59 100644
--- a/lang/python38/Makefile
+++ b/lang/python38/Makefile
@@ -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