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 @@ -1,14 +1,15 @@ COMMENT= Fcitx support for Qt (common files) PKGNAMESUFFIX= -common MASTERDIR= ${.CURDIR}/../fcitx5-qt PLIST= ${MASTERDIR}/pkg-plist.common FLAVORS= # empty FLAVOR= # empty CMAKE_OFF= ENABLE_QT4 ENABLE_QT5 ENABLE_QT6 +NO_ARCH= yes .include "${MASTERDIR}/Makefile"