git: 1a490bce4ca6 - main - x11/plasma-wayland-protocols: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 28 Feb 2022 12:54:02 UTC
The branch main has been updated by sunpoet:

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

commit 1a490bce4ca649e824e3ba0839936f4962e92e28
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:41:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:43 +0000

    x11/plasma-wayland-protocols: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 x11/plasma-wayland-protocols/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/plasma-wayland-protocols/Makefile b/x11/plasma-wayland-protocols/Makefile
index 179a5a4766ad..f83487566187 100644
--- a/x11/plasma-wayland-protocols/Makefile
+++ b/x11/plasma-wayland-protocols/Makefile
@@ -13,4 +13,6 @@ USES=		cmake kde:5 qt:5 tar:xz
 USE_KDE=	ecm
 USE_QT=		buildtools_build qmake_build
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>