aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-12-25 21:55:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-12-25 21:55:34 +0000
commitc6ef4747efc491fdc73072a288fddf40d9d2412c (patch)
treeae398e782c99742ce7a468f7725ec3a849776aff /Mk
parent3448da6ba32c2d64814f8f0e7fb9074ffd3a2335 (diff)
downloadports-c6ef4747efc491fdc73072a288fddf40d9d2412c.tar.gz
ports-c6ef4747efc491fdc73072a288fddf40d9d2412c.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Scripts/functions.sh1
-rw-r--r--Mk/Uses/python.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/Mk/Scripts/functions.sh b/Mk/Scripts/functions.sh
index c39370dca819..e07919e6e1a4 100644
--- a/Mk/Scripts/functions.sh
+++ b/Mk/Scripts/functions.sh
@@ -184,7 +184,6 @@ export_ports_env() {
OPSYS \
OSREL \
OSVERSION \
- PYTHON_PORTVERSION \
PYTHONBASE \
UID \
_JAVA_OS_LIST_REGEXP \
diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
index 7dd2d39b8897..70e12360bf83 100644
--- a/Mk/Uses/python.mk
+++ b/Mk/Uses/python.mk
@@ -390,7 +390,6 @@ PYTHON_PORTSDIR= ${_PYTHON_RELPORTDIR}${PYTHON_SUFFIX}
.if !defined(PYTHON_PORTVERSION)
PYTHON_PORTVERSION!= ${MAKE} -V PORTVERSION -C ${PYTHON_PORTSDIR}
.endif
-_EXPORTED_VARS+= PYTHON_PORTVERSION
.endif
# Create a 4 integer version string, prefixing 0 to the last token if
# it's a single character. Only use the the first 3 tokens of