aboutsummaryrefslogtreecommitdiff
path: root/comms/hcidump/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 18:58:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 18:58:10 +0000
commit105d862291acfaa2487866bef66ea87266c9ba0b (patch)
tree3fee7d9fec13e376de5bd0725234416ed092ad01 /comms/hcidump/Makefile
parent12c02ecbc826b91e35904a691007f7b5881c5805 (diff)
downloadports-105d862291acfaa2487866bef66ea87266c9ba0b.tar.gz
ports-105d862291acfaa2487866bef66ea87266c9ba0b.zip
Notes
Diffstat (limited to 'comms/hcidump/Makefile')
-rw-r--r--comms/hcidump/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile
index 59615376db27..d4f8137c2e8b 100644
--- a/comms/hcidump/Makefile
+++ b/comms/hcidump/Makefile
@@ -14,6 +14,8 @@ LICENSE= GPLv2
USES= uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}
+CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes
+
PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz
.include <bsd.port.mk>