Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2022 21:54:11 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: 37e4eda03ed8 - main - x11-toolkits/wxgtk28-common: Add NO_ARCH
Message-ID:  <202207112154.26BLsB78066419@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=37e4eda03ed89a9842e1f1e5f2f6f3eb5e132258

commit 37e4eda03ed89a9842e1f1e5f2f6f3eb5e132258
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-11 21:47:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-11 21:47:43 +0000

    x11-toolkits/wxgtk28-common: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 x11-toolkits/wxgtk28-common/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/wxgtk28-common/Makefile b/x11-toolkits/wxgtk28-common/Makefile
index a823e5e58d06..aa26ba51c3f3 100644
--- a/x11-toolkits/wxgtk28-common/Makefile
+++ b/x11-toolkits/wxgtk28-common/Makefile
@@ -6,4 +6,6 @@ COMMENT=	The wxWidgets GUI toolkit (common files)
 WXGTK_FLAVOR=	gtk2-common
 MASTERDIR=	${.CURDIR}/../wxgtk28
 
+NO_ARCH=	yes
+
 .include "${MASTERDIR}/Makefile"



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