git: 11560cb665bc - main - devel/py-xmltodict: Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jan 2022 23:28:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=11560cb665bca67c5b6382c1e5bc11b925cab999
commit 11560cb665bca67c5b6382c1e5bc11b925cab999
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-28 23:19:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-28 23:26:47 +0000
devel/py-xmltodict: Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
---
devel/py-xmltodict/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/devel/py-xmltodict/Makefile b/devel/py-xmltodict/Makefile
index 572ab2ddea0d..4bbd645f6f61 100644
--- a/devel/py-xmltodict/Makefile
+++ b/devel/py-xmltodict/Makefile
@@ -18,7 +18,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-USE_LOCALE= en_US.UTF-8 # Python 3.6
do-test:
@cd ${WRKSRC} && ${LOCALBASE}/bin/nosetests-${PYTHON_VER}