git: 8b91787bb2c3 - main - devel/py-aws-xray-sdk: Revert 0065416ce0c34ad648b114030f0141ea40238cf7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:02:54 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b91787bb2c3ece63493b93ca01b55fd83e53ac4
commit 8b91787bb2c3ece63493b93ca01b55fd83e53ac4
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:52:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:52:23 +0000
devel/py-aws-xray-sdk: Revert 0065416ce0c34ad648b114030f0141ea40238cf7
---
devel/py-aws-xray-sdk/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile
index 4ed7b1893ca8..e403217acbe9 100644
--- a/devel/py-aws-xray-sdk/Makefile
+++ b/devel/py-aws-xray-sdk/Makefile
@@ -21,5 +21,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
+USE_LOCALE= en_US.UTF-8 # Python 3.6
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list