diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-02-12 19:56:01 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-02-12 19:56:01 +0000 |
| commit | 8a77bdd57f1754b5849ecdfbd427165bf26d483d (patch) | |
| tree | 18c667e1b39406633d3efbaa68e88e0dddd34b64 /share/examples | |
| parent | ac04a69f9e2587008bdfceaffe52c3a3b1a9f9cc (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index f381bf4d6359..6e89efb9ea85 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -99,6 +99,7 @@ # To avoid building various parts of the base system: #NO_ACPI= # do not build acpiconf(8) and related programs #NO_ATM= # do not build ATM related programs and libraries +#NO_AUDIT= # do not build audit(4) support #NO_AUTHPF= # do not build and install authpf (setuid/gid) #NO_BLUETOOTH= # do not build Bluetooth related stuff #NO_BOOT= # do not build boot blocks and loader |
