aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGeorge V. Neville-Neil <gnn@FreeBSD.org>2018-09-03 18:43:15 +0000
committerGeorge V. Neville-Neil <gnn@FreeBSD.org>2018-09-03 18:43:15 +0000
commit45f92f7cf451a83bd3f6c1c08c45db6201d8e1ce (patch)
tree3943682edfc8d213a7368f3bd60c69d458356683 /comms
parent3337b6c66e304d52d48e4accbe1512e23df7ce15 (diff)
downloadports-45f92f7cf451a83bd3f6c1c08c45db6201d8e1ce.tar.gz
ports-45f92f7cf451a83bd3f6c1c08c45db6201d8e1ce.zip
Make this port depend on its library
Notes
Notes: svn path=/head/; revision=478892
Diffstat (limited to 'comms')
-rw-r--r--comms/ubertooth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/ubertooth/Makefile b/comms/ubertooth/Makefile
index bc019cacf227..03afb443e224 100644
--- a/comms/ubertooth/Makefile
+++ b/comms/ubertooth/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
BUILD_DEPENDS= python27:lang/python27 \
pyside-py27:devel/pyside \
- ${PYNUMPY}
+ ${PYNUMPY} \
+ libbtbb:comms/libbtbb
USES= cmake:outsource