Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:23:20 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: 6ccad582d1bd - main - misc/qt6-doc: Add NO_ARCH
Message-ID:  <202306300723.35U7NKnD085223@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=6ccad582d1bd68afaf05fe80907d1ad8e4a07050

commit 6ccad582d1bd68afaf05fe80907d1ad8e4a07050
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:08:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:08:43 +0000

    misc/qt6-doc: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 misc/qt6-doc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/misc/qt6-doc/Makefile b/misc/qt6-doc/Makefile
index 3142eba8482b..874c32455b69 100644
--- a/misc/qt6-doc/Makefile
+++ b/misc/qt6-doc/Makefile
@@ -17,5 +17,6 @@ USE_QT=		base declarative tools \
 
 ALL_TARGET=	docs
 INSTALL_TARGET=	install_docs
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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