summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:18:58 +0000
committersunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:18:58 +0000
commit32e106ff5bddf21523679ca506dde42214fbbc2c (patch)
tree7cc9b557bb030cf299055564f18901dd5de5d634
parent55a7da09490708e997362cfda8045a0996abd3a9 (diff)
downloadfreebsd-ports-32e106ff5bddf21523679ca506dde42214fbbc2c.tar.gz
freebsd-ports-32e106ff5bddf21523679ca506dde42214fbbc2c.tar.bz2
Clean up PYTHON_PYOEXTENSION (followup of r500018)
PYTHON_PYOEXTENSION is only used by 2 ports (astro/weather and math/py-rpy2) now. git-svn-id: http://svn.freebsd.org/ports/head@569588 35697150-7ecd-e111-bb59-0022644237b5
-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