diff options
Diffstat (limited to 'net/savvycan/Makefile')
-rw-r--r-- | net/savvycan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/savvycan/Makefile b/net/savvycan/Makefile index 5a08c6593fc8..fb201fb9c0cb 100644 --- a/net/savvycan/Makefile +++ b/net/savvycan/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} USES= compiler:c++11-lang gmake python:build,3.6+ qmake qt:5 -USE_QT= buildtools_build core gui help printsupport serialbus \ +USE_QT= buildtools:build core gui help printsupport serialbus \ serialport websockets-qml widgets USE_GITHUB= yes |