Spell 'OSREL' properly from r399155.

With hat:	portmgr
This commit is contained in:
Bryan Drewery 2015-10-12 22:17:09 +00:00
parent 6d9ce0831c
commit fe77fdc73b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399158

View File

@ -5054,7 +5054,7 @@ ${_t}:
.if !defined(NOPRECIOUSMAKEVARS)
# These won't change, so we can pass them through the environment
_EXPORTED_VARS= ARCH OPSYS OPREL OSVERSION UNAMER _PKG_CHECKED
_EXPORTED_VARS= ARCH OPSYS OSREL OSVERSION UNAMER _PKG_CHECKED
.for var in ${_EXPORTED_VARS}
.if empty(.MAKEFLAGS:M${var}=*)
.MAKEFLAGS: ${var}=${${var}:Q}