aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-10-12 21:36:55 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-10-12 21:36:55 +0000
commitac1cb7e914e672be66b38201664410ca1b8883b2 (patch)
treee8a7e34287debffb9a2b60ffc38d37b30bf34dfc /Mk
parent2e51d4284e4d22514db08131349f76a442154cb7 (diff)
downloadports-ac1cb7e914e672be66b38201664410ca1b8883b2.tar.gz
ports-ac1cb7e914e672be66b38201664410ca1b8883b2.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 4ef3547ca4ff..efd9c2955172 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -5055,8 +5055,7 @@ ${_t}:
ARCH="${ARCH:S/"/"'"'"/g:S/\$/\$\$/g:S/\\/\\\\/g}" \
OPSYS="${OPSYS:S/"/"'"'"/g:S/\$/\$\$/g:S/\\/\\\\/g}" \
OSREL="${OSREL:S/"/"'"'"/g:S/\$/\$\$/g:S/\\/\\\\/g}" \
- OSVERSION="${OSVERSION:S/"/"'"'"/g:S/\$/\$\$/g:S/\\/\\\\/g}" \
- SYSTEMVERSION="${SYSTEMVERSION:S/"/"'"'"/g:S/\$/\$\$/g:S/\\/\\\\/g}"
+ OSVERSION="${OSVERSION:S/"/"'"'"/g:S/\$/\$\$/g:S/\\/\\\\/g}"
.endif
.if !target(pre-check-config)