Date: Wed, 26 May 2021 12:58:41 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: 817ba01d1c9c - main - devel/py-yunomi: Cosmetic change Message-ID: <202105261258.14QCwfp5033346@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=817ba01d1c9c47a4543af2a974d3fadee60e0356 commit 817ba01d1c9c47a4543af2a974d3fadee60e0356 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 12:55:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 12:55:00 +0000 devel/py-yunomi: Cosmetic change --- devel/py-yunomi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-yunomi/Makefile b/devel/py-yunomi/Makefile index 50402f40fc6a..72600f58fefd 100644 --- a/devel/py-yunomi/Makefile +++ b/devel/py-yunomi/Makefile @@ -13,10 +13,11 @@ COMMENT= Metrics library with rate, distribution and timing information LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + PORTDOCS= README.rst HISTORY.rst OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261258.14QCwfp5033346>