aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGeorge V. Neville-Neil <gnn@FreeBSD.org>2018-09-04 14:11:56 +0000
committerGeorge V. Neville-Neil <gnn@FreeBSD.org>2018-09-04 14:11:56 +0000
commit2bdd507d88bf7e929d073309710cbebf4b64ccd5 (patch)
tree17e32d3a14553b4d64fc843fa28115bd2322bc5b /comms
parentf801af2e451eccc3a0c944fa81e1291c1c4822f8 (diff)
downloadports-2bdd507d88bf7e929d073309710cbebf4b64ccd5.tar.gz
ports-2bdd507d88bf7e929d073309710cbebf4b64ccd5.zip
Fix typo
Notes
Notes: svn path=/head/; revision=478962
Diffstat (limited to 'comms')
-rw-r--r--comms/libbtbb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libbtbb/Makefile b/comms/libbtbb/Makefile
index 983811f649b7..0129f44a2686 100644
--- a/comms/libbtbb/Makefile
+++ b/comms/libbtbb/Makefile
@@ -11,7 +11,7 @@ COMMENT= Bluetooth Baseband Library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BIULD_DEPENDS= ${PYNUMPY}
+BUILD_DEPENDS= ${PYNUMPY}
USES= cmake:outsource \
python:2.7,build