Author: ngie
Date: Wed Aug 2 21:49:37 2017
New Revision: 321954
URL: https://svnweb.freebsd.org/changeset/base/321954
Log:
Delete comment above "__DEFAULT_DEPENDENT_OPTIONS" related to "meta mode
options"
src.conf(5) should document which knobs are which and the dependency between
each;
remove the comment so the variable can apply to non-"meta mode options".
MFC after: 2 weeks
Modified:
head/share/mk/bsd.opts.mk
Modified: head/share/mk/bsd.opts.mk
==============================================================================
--- head/share/mk/bsd.opts.mk Wed Aug 2 21:40:51 2017 (r321953)
+++ head/share/mk/bsd.opts.mk Wed Aug 2 21:49:37 2017 (r321954)
@@ -72,7 +72,6 @@ __DEFAULT_NO_OPTIONS = \
INSTALL_AS_USER \
STALE_STAGED
-# meta mode related
__DEFAULT_DEPENDENT_OPTIONS = \
STAGING_MAN/STAGING \
STAGING_PROG/STAGING \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"