diff options
Diffstat (limited to 'comms/ubertooth/Makefile')
-rw-r--r-- | comms/ubertooth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ubertooth/Makefile b/comms/ubertooth/Makefile index 7296efa5e531..bc1ab7dfd6e4 100644 --- a/comms/ubertooth/Makefile +++ b/comms/ubertooth/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpyside-python2.7.so:devel/pyside \ BUILD_DEPENDS= ${PYNUMPY} -USES= cmake:outsource \ +USES= cmake \ python USE_GITHUB= yes |