summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 1d2e3cc..54df03d 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -264,7 +264,9 @@ _usbhidctl= usbhidctl
.endif
.if ${MACHINE_ARCH} == "i386"
+.if !defined(NO_BLUETOOTH)
_bluetooth= bluetooth
+.endif
_doscmd= doscmd
_ncplist= ncplist
_ncplogin= ncplogin
OpenPOWER on IntegriCloud