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 619dafcb275c..6715e3f8f832 100644 --- a/net/savvycan/Makefile +++ b/net/savvycan/Makefile @@ -10,7 +10,7 @@ COMMENT= CAN bus reverse engineering and capture tool LICENSE= MIT -BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SPHINX} USES= compiler:c++11-lang gmake python:build qmake qt:5 USE_QT= buildtools_build core gui help printsupport serialbus \ |