git: 58992b7ba903 - main - sysutils/py-scandir: Clean up

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


The branch main has been updated by sunpoet:

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

commit 58992b7ba9035ffa11a095b06e8abc8f49896632
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:17:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:19 +0000

    sysutils/py-scandir: Clean up
---
 sysutils/py-scandir/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/py-scandir/Makefile b/sysutils/py-scandir/Makefile
index 95019b43474f..137f7af65ffd 100644
--- a/sysutils/py-scandir/Makefile
+++ b/sysutils/py-scandir/Makefile
@@ -16,7 +16,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
-USE_LOCALE=	en_US.UTF-8
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_scandir*.so


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