Date: Tue, 2 May 2023 16:29:57 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: 5660b20e45a5 - main - textproc/py-markdown2: Add NO_ARCH Message-ID: <202305021629.342GTvhh076666@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=5660b20e45a59d16035ad3f55b5ce44898640052 commit 5660b20e45a59d16035ad3f55b5ce44898640052 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-02 16:21:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-02 16:25:57 +0000 textproc/py-markdown2: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/py-markdown2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile index 893c9e3636fc..33a0f1685426 100644 --- a/textproc/py-markdown2/Makefile +++ b/textproc/py-markdown2/Makefile @@ -13,4 +13,6 @@ LICENSE= MIT USES= python:3.6+ zip USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305021629.342GTvhh076666>