diff options
Diffstat (limited to 'comms/py-hidapi/Makefile')
-rw-r--r-- | comms/py-hidapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-hidapi/Makefile b/comms/py-hidapi/Makefile index b76b3b51833a..37f541d03734 100644 --- a/comms/py-hidapi/Makefile +++ b/comms/py-hidapi/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libhidapi.so:comms/hidapi -USES= python:3.6+ +USES= python USE_PYTHON= autoplist cython distutils MAKE_ENV+= DISTUTILS_DEBUG=1 |