aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:39:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:42:09 +0000
commitf7f8949f7d7e8a3825be29d5dbc660537c91edfd (patch)
treedf3b8706c1e3e972439b65afdb2bfd9f2ebaf650
parentad88f4a00cea6c04e12ec117fa13e1390e3e9ed4 (diff)
downloadports-f7f8949f7d7e8a3825be29d5dbc660537c91edfd.tar.gz
ports-f7f8949f7d7e8a3825be29d5dbc660537c91edfd.zip
textproc/fcitx5-qt-common: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--textproc/fcitx5-qt-common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fcitx5-qt-common/Makefile b/textproc/fcitx5-qt-common/Makefile
index ee94b38374b3..26077c77b079 100644
--- a/textproc/fcitx5-qt-common/Makefile
+++ b/textproc/fcitx5-qt-common/Makefile
@@ -10,5 +10,6 @@ FLAVORS= # empty
FLAVOR= # empty
CMAKE_OFF= ENABLE_QT4 ENABLE_QT5 ENABLE_QT6
+NO_ARCH= yes
.include "${MASTERDIR}/Makefile"