diff options
Diffstat (limited to 'devel/py-configparser/Makefile')
-rw-r--r-- | devel/py-configparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-configparser/Makefile b/devel/py-configparser/Makefile index 4c1f809e7997..efe7d44444ab 100644 --- a/devel/py-configparser/Makefile +++ b/devel/py-configparser/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>=0:devel/py-backports@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_LOCALE= en_US.UTF-8 USE_PYTHON= distutils autoplist |