makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCCONF.
authorbdrewery <bdrewery@FreeBSD.org>
Thu, 17 Sep 2015 22:04:46 +0000 (22:04 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Thu, 17 Sep 2015 22:04:46 +0000 (22:04 +0000)
commitebf2c39d03e65c0cbd8542d2d17e27fe6e7ef2f9
treed3e9c81de72bf4e941e5fa3878076f97d5e316b7
parentf22956c8d474082b6b09aa87ff3bb78721da49f6
makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCCONF.

Also note that these env-only vars can be specified on the command line.

This fixes the dependent options that are env-only (such as WITH_META_MODE
and WITH_AUTO_OBJ) to properly display their dependencies.

Sponsored by: EMC / Isilon Storage Division
tools/build/options/makeman