Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 02:24:51 +0300
From:      Sergei Vyhenski <svysh.fbsd@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Deprecated variables are being removed
Message-ID:  <fb1961a1-69f8-cd75-053b-51a748efa9aa@gmail.com>
In-Reply-To: <41BC3E50-BC15-48F4-87B5-24EAEA9137EF@FreeBSD.org>
References:  <41BC3E50-BC15-48F4-87B5-24EAEA9137EF@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
What about variables with a non-trivial value like:

WITH_PKG=devel


On 14.12.2017 20:58, Adam Weinberger wrote:
> Real Soon Now(tm), support for deprecated variables (some of which 
> have carried warnings for over 4 years) will be removed. If you use 
> any of the following constructs (usually in /etc/make.conf), you must 
> switch to the new incantations, or port builds will fail.
>
> WITH_[...] / WITHOUT_[...]
>   ->  OPTIONS_SET=[...] / OPTIONS_UNSET=[...]
> -- 
> Adam Weinberger




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb1961a1-69f8-cd75-053b-51a748efa9aa>