Index: textproc/py-sphinx/Makefile =================================================================== --- textproc/py-sphinx/Makefile (revisão 536456) +++ textproc/py-sphinx/Makefile (cópia de trabalho) @@ -50,6 +50,9 @@ NO_ARCH= yes +# Upstream archive contains files with UTF-8 names (#246618) +EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 ${TAR} + do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=