git: beb86daaa48b - main - x11-themes/mate-icon-theme: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 30 Apr 2022 16:05:24 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=beb86daaa48b700fe6e2e209b481c87f512c4161

commit beb86daaa48b700fe6e2e209b481c87f512c4161
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-30 16:01:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-30 16:01:41 +0000

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

diff --git a/x11-themes/mate-icon-theme/Makefile b/x11-themes/mate-icon-theme/Makefile
index 16443b35f8b5..cb0d320f56d9 100644
--- a/x11-themes/mate-icon-theme/Makefile
+++ b/x11-themes/mate-icon-theme/Makefile
@@ -23,4 +23,6 @@ USES=		gettext-tools gmake gnome pkgconfig tar:xz
 USE_GNOME=	intltool
 GNU_CONFIGURE=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>