mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net/savvycan: Remove Python 2.7 support and PY_SPHINX
Approved by: portmgr blanket
This commit is contained in:
parent
606e6213d5
commit
0fa7df6429
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561643
@ -10,9 +10,9 @@ COMMENT= CAN bus reverse engineering and capture tool
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PY_SPHINX}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c++11-lang gmake python:build qmake qt:5
|
||||
USES= compiler:c++11-lang gmake python:build,3.6+ qmake qt:5
|
||||
USE_QT= buildtools_build core gui help printsupport serialbus \
|
||||
serialport websockets-qml widgets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user