diff options
| author | Maksim Yevmenkin <emax@FreeBSD.org> | 2004-01-28 00:42:51 +0000 |
|---|---|---|
| committer | Maksim Yevmenkin <emax@FreeBSD.org> | 2004-01-28 00:42:51 +0000 |
| commit | 18d948adb10f2e46e8f7d9a5402dad1796b4d37e (patch) | |
| tree | 3535d202a8f191c52360266fc806758028c850b6 /share/examples | |
| parent | 254ae03ba3457721727bfe810a6bb84e9194cd06 (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 8236ecf78d0ec..f79459f9b48a6 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -103,6 +103,7 @@ #NO_CVS= true # do not build CVS #NO_CXX= true # do not build C++ and friends #NO_BIND= true # do not build BIND +#NO_BLUETOOTH= true # do not build Bluetooth related stuff #NO_FORTRAN= true # do not build g77 and related libraries #NO_GDB= true # do not build GDB #NO_I4B= true # do not build isdn4bsd package |
