Date: Sun, 7 May 2023 16:15:04 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: a8553376512c - main - misc/py-kartograph: Add NO_ARCH Message-ID: <202305071615.347GF4Hp042273@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=a8553376512c451b2be5b151e9fae10ad20d21ba commit a8553376512c451b2be5b151e9fae10ad20d21ba Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 16:12:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 16:12:37 +0000 misc/py-kartograph: Add NO_ARCH Approved by: portmgr (blanket) --- misc/py-kartograph/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/py-kartograph/Makefile b/misc/py-kartograph/Makefile index e58f747af0e9..641f2ea993d7 100644 --- a/misc/py-kartograph/Makefile +++ b/misc/py-kartograph/Makefile @@ -26,4 +26,6 @@ USE_GITHUB= yes GH_PROJECT= ${PORTNAME}.py USE_PYTHON= distutils concurrent autoplist +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305071615.347GF4Hp042273>