diff options
Diffstat (limited to 'comms/py-hid/Makefile')
-rw-r--r-- | comms/py-hid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile index c5ca9d1c2c77..5fc0033dffac 100644 --- a/comms/py-hid/Makefile +++ b/comms/py-hid/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= hidapi>0:comms/hidapi -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |