summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-11-17 16:12:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-11-17 16:12:03 +0000
commit691cd45b2afa0253f718433f2ef3035bca00347d (patch)
treed477e696ef3c74b3f6d30dd1865e6d80e0b5958c /comms
parentdevel/py-libvirt: update to 1.2.21 (diff)
- Fix build on HEAD
Notes
Notes: svn path=/head/; revision=401819
Diffstat (limited to 'comms')
-rw-r--r--comms/hcidump/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile
index d4f8137c2e8b..940a1dd95099 100644
--- a/comms/hcidump/Makefile
+++ b/comms/hcidump/Makefile
@@ -13,6 +13,7 @@ LICENSE= GPLv2
USES= uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}
+INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME}
CFLAGS+= -DL2CAP_SOCKET_CHECKED=yes