aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-28 23:19:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-28 23:26:44 +0000
commitc10b73c7ef69bf41632e8ce15ea93441f019abf6 (patch)
tree02045301426d230dba9f5e9e4e9468149497177f
parente49241b0bb5180850b1bc766d70e213fe9901d5c (diff)
devel/py-aws-xray-sdk: Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
-rw-r--r--devel/py-aws-xray-sdk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile
index e1e0df11b20f..2e8692806f94 100644
--- a/devel/py-aws-xray-sdk/Makefile
+++ b/devel/py-aws-xray-sdk/Makefile
@@ -21,6 +21,5 @@ 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>