diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-11 21:16:16 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-11 21:47:15 +0000 |
commit | 8bc6ef43478074a22bc1e77243f017fa313cd975 (patch) | |
tree | 66a027a46c93dae8f846813452beb16ecb139f3d | |
parent | 90600235de7851b605296220315f09f68f4fffca (diff) | |
download | ports-8bc6ef43478074a22bc1e77243f017fa313cd975.tar.gz ports-8bc6ef43478074a22bc1e77243f017fa313cd975.zip |
devel/py-yunomi: Clean up
-rw-r--r-- | devel/py-yunomi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-yunomi/Makefile b/devel/py-yunomi/Makefile index 7f768de40ca6..50402f40fc6a 100644 --- a/devel/py-yunomi/Makefile +++ b/devel/py-yunomi/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= python:3.6+ -USE_LOCALE= en_US.UTF-8 USE_PYTHON= autoplist concurrent distutils PORTDOCS= README.rst HISTORY.rst |