summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth/bthost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bluetooth/bthost/Makefile')
-rw-r--r--usr.bin/bluetooth/bthost/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/bluetooth/bthost/Makefile b/usr.bin/bluetooth/bthost/Makefile
index 833d107..13b1d90 100644
--- a/usr.bin/bluetooth/bthost/Makefile
+++ b/usr.bin/bluetooth/bthost/Makefile
@@ -3,7 +3,6 @@
PROG= bthost
-DPADD= ${LIBBLUETOOTH}
-LDADD= -lbluetooth
+LIBADD= bluetooth
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud