Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:01: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: 5150cea1b89b - main - games/py-pychess: Add NO_ARCH
Message-ID:  <202306051901.355J1vpN078942@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=5150cea1b89b9532c494cbcb161b41e3434f6815

commit 5150cea1b89b9532c494cbcb161b41e3434f6815
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:46:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:12 +0000

    games/py-pychess: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 games/py-pychess/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile
index b29434d0f783..3e835d9944d1 100644
--- a/games/py-pychess/Makefile
+++ b/games/py-pychess/Makefile
@@ -26,4 +26,6 @@ USE_PYTHON=	distutils autoplist
 USE_GNOME=	gtksourceview3:run glib20 gtk30 librsvg2 introspection
 PYDISTUTILS_INSTALLNOSINGLE=	nope
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051901.355J1vpN078942>