git: a8a9acded3d7 - main - devel/py-xmltodict: Clean up

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 11 21:52:44 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8a9acded3d7517512bc62b929401e6cc73ad118

commit a8a9acded3d7517512bc62b929401e6cc73ad118
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:16:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:14 +0000

    devel/py-xmltodict: Clean up
---
 devel/py-xmltodict/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/py-xmltodict/Makefile b/devel/py-xmltodict/Makefile
index fa77e39ba4de..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
 
 do-test:
 	@cd ${WRKSRC} && ${LOCALBASE}/bin/nosetests-${PYTHON_VER}


More information about the dev-commits-ports-all mailing list