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
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"