https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292130
--- Comment #3 from Adriaan de Groot <[email protected]> --- Thanks Ed, that clarifies a little, but that wasn't the confusing bit for me. Let me try again: - if you set `NO_CLEAN`, then line 481 will print an info message - the info message says you can use `WITHOUT_CLEAN` - but `WITHOUT_CLEAN` is not, as far as I can tell, a knob you can set in `src.conf` The documentation for `src.conf` says that `WITH_CLEAN` is a knob, which has the opposite meaning. I think that we ought to also remove the informational message: when `NO_CLEAN` is on, even as the default, there's no need to explain anything additional. -- You are receiving this mail because: You are the assignee for the bug.
