Date: Tue, 11 May 2021 21:53:05 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 58992b7ba903 - main - sysutils/py-scandir: Clean up Message-ID: <202105112153.14BLr5rL099901@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=58992b7ba9035ffa11a095b06e8abc8f49896632 commit 58992b7ba9035ffa11a095b06e8abc8f49896632 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-11 21:17:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105112153.14BLr5rL099901>