Date: Mon, 3 Feb 2025 16:09:52 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: 95b7e9627a78 - main - deskutils/py-i3-gnome-pomodoro: Add NO_ARCH Message-ID: <202502031609.513G9qJQ050845@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=95b7e9627a78351e51587a5470da9c840892ac08 commit 95b7e9627a78351e51587a5470da9c840892ac08 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:33:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:54:19 +0000 deskutils/py-i3-gnome-pomodoro: Add NO_ARCH Approved by: portmgr (blanket) --- deskutils/py-i3-gnome-pomodoro/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deskutils/py-i3-gnome-pomodoro/Makefile b/deskutils/py-i3-gnome-pomodoro/Makefile index 89b4633b6ea5..3b882dd32cab 100644 --- a/deskutils/py-i3-gnome-pomodoro/Makefile +++ b/deskutils/py-i3-gnome-pomodoro/Makefile @@ -26,6 +26,8 @@ USES= python shebangfix USE_PYTHON= autoplist pep517 +NO_ARCH= yes + SHEBANG_FILES= ${WRKSRC}/${PYDISTNAME}/pomodoro_client.py PYDISTNAME= ${PORTNAME:S/-/_/g}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031609.513G9qJQ050845>