It disables dialog, libdialog, and dependencies (libdpv and dpv).
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
tools/build/mk/OptionalObsoleteFiles.inc | ||
---|---|---|
1349 | don't forget usr/share/man/man3/dpv.3.gz |
tools/build/mk/OptionalObsoleteFiles.inc | ||
---|---|---|
1339 | maybe add below this line usr/sbin/tzsetup Adding bsdinstall and bsdconfig here might be a bit harder because they have sprawl | |
1350 | Should we add here (above the .endif): usr/share/man/man8/tzsetup.8.gz |
tools/build/mk/OptionalObsoleteFiles.inc | ||
---|---|---|
1350 | bsdinstall has its own knob and MK_DIALOG=no forces MK_BSDINSTALL=no, so bsdinstall will be taken care of that way. |