diff options
Diffstat (limited to 'devel/py-pyusb/Makefile')
-rw-r--r-- | devel/py-pyusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyusb/Makefile b/devel/py-pyusb/Makefile index a5654d12b4d5..933c276da8de 100644 --- a/devel/py-pyusb/Makefile +++ b/devel/py-pyusb/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils USE_GITHUB= yes |