aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:18:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:18:58 +0000
commitac79643799f272c6fcfbf3f52a577beac4c19a39 (patch)
tree7cc9b557bb030cf299055564f18901dd5de5d634 /Mk
parentfe1c5e62c396fc860210eb8cb348a24507729be2 (diff)
downloadports-ac79643799f272c6fcfbf3f52a577beac4c19a39.tar.gz
ports-ac79643799f272c6fcfbf3f52a577beac4c19a39.zip
Clean up PYTHON_PYOEXTENSION (followup of r500018)
PYTHON_PYOEXTENSION is only used by 2 ports (astro/weather and math/py-rpy2) now.
Notes
Notes: svn path=/head/; revision=569588
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/python.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
index 8218a175d3bf..5b135723dadc 100644
--- a/Mk/Uses/python.mk
+++ b/Mk/Uses/python.mk
@@ -499,13 +499,6 @@ PYTHONPREFIX_SITELIBDIR= ${PYTHON_SITELIBDIR:S;${PYTHONBASE};${PREFIX};}
# Used for recording the installed files.
_PYTHONPKGLIST= ${WRKDIR}/.PLIST.pymodtmp
-# PEP 0488 (https://www.python.org/dev/peps/pep-0488/)
-.if ${PYTHON_REL} < 3500
-PYTHON_PYOEXTENSION= pyo
-.else
-PYTHON_PYOEXTENSION= opt-1.pyc
-.endif
-
# Ports bound to a certain python version SHOULD
# - use the PYTHON_PKGNAMEPREFIX
# - use directories using the PYTHON_PKGNAMEPREFIX