Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 15:06:27 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: 8551a37ddf9c - main - misc/hicolor-icon-theme: Add NO_ARCH
Message-ID:  <202108081506.178F6R7W047848@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=8551a37ddf9c675aed908f5fab000d3c817a4308

commit 8551a37ddf9c675aed908f5fab000d3c817a4308
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:44:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:55:34 +0000

    misc/hicolor-icon-theme: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 misc/hicolor-icon-theme/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile
index 817ce3259320..0b9b6f590ab6 100644
--- a/misc/hicolor-icon-theme/Makefile
+++ b/misc/hicolor-icon-theme/Makefile
@@ -14,4 +14,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		tar:xz
 GNU_CONFIGURE=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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