diff options
Diffstat (limited to 'sysutils/py-packet-python/Makefile')
-rw-r--r-- | sysutils/py-packet-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-packet-python/Makefile b/sysutils/py-packet-python/Makefile index 1e8c455e5d4d..937b2987ba4d 100644 --- a/sysutils/py-packet-python/Makefile +++ b/sysutils/py-packet-python/Makefile @@ -12,7 +12,7 @@ LICENSE= LGPL3+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.18.0:www/py-requests@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes |