aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 09:41:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 12:46:43 +0000
commit1a490bce4ca649e824e3ba0839936f4962e92e28 (patch)
tree0acaba50178efee1f770a1edd21e5a3cc0a886f5
parentf905389a7c8a4978940dacf55e0ba9d776847681 (diff)
downloadports-1a490bce4ca649e824e3ba0839936f4962e92e28.tar.gz
ports-1a490bce4ca649e824e3ba0839936f4962e92e28.zip
x11/plasma-wayland-protocols: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--x11/plasma-wayland-protocols/Makefile2
1 files changed, 2 insertions, 0 deletions
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>