summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 732613a..52e29b5 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -199,6 +199,10 @@ _nslookup= nslookup
_nsupdate= nsupdate
.endif
+.if !defined(NO_BLUETOOTH)
+_bluetooth= bluetooth
+.endif
+
.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
_keyserv= keyserv
.endif
@@ -245,9 +249,6 @@ _acpi= acpi
_apm= apm
_apmd= apmd
_asf= asf
-.if !defined(NO_BLUETOOTH)
-_bluetooth= bluetooth
-.endif
.if ${MACHINE} == "i386"
_arlcontrol= arlcontrol
_boot0cfg= boot0cfg
OpenPOWER on IntegriCloud