git: 331ec2cf4aeb - main - x11-themes/plasma6-plasma-workspace-wallpapers: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 29 Apr 2025 12:49:16 UTC
The branch main has been updated by sunpoet:

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

commit 331ec2cf4aebb0cd0406ab42673e417ea49f748a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-29 11:49:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-29 12:43:08 +0000

    x11-themes/plasma6-plasma-workspace-wallpapers: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 x11-themes/plasma6-plasma-workspace-wallpapers/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-themes/plasma6-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma6-plasma-workspace-wallpapers/Makefile
index 04870fc7e3d5..129142d1c844 100644
--- a/x11-themes/plasma6-plasma-workspace-wallpapers/Makefile
+++ b/x11-themes/plasma6-plasma-workspace-wallpapers/Makefile
@@ -10,4 +10,6 @@ USE_KDE=	ecm:build
 USE_QT=		base declarative
 CMAKE_ARGS=	-DQT_MAJOR_VERSION=6
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>