aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-11-18 00:12:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-11-18 00:12:03 +0800
commit841ef26aa27f60cce10e84027e5739d29622accd (patch)
treed477e696ef3c74b3f6d30dd1865e6d80e0b5958c /comms
parentffd23fe39ae6a3c26010b4f93e2cf248df04e7b0 (diff)
downloadfreebsd-ports-graphics-841ef26aa27f60cce10e84027e5739d29622accd.tar.gz
freebsd-ports-graphics-841ef26aa27f60cce10e84027e5739d29622accd.tar.zst
freebsd-ports-graphics-841ef26aa27f60cce10e84027e5739d29622accd.zip
- Fix build on HEAD
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 d4f8137c2e8..940a1dd9509 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