diff options
Diffstat (limited to 'devel/py-tzlocal/Makefile')
-rw-r--r-- | devel/py-tzlocal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tzlocal/Makefile b/devel/py-tzlocal/Makefile index b1376c8b7150..3215358e2ae4 100644 --- a/devel/py-tzlocal/Makefile +++ b/devel/py-tzlocal/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz-deprecation-shim>0:devel/py-pytz-deprecation-shim@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |