freebsd-ports/textproc/fcitx5-qt-common/Makefile
Po-Chuan Hsieh f7f8949f7d
textproc/fcitx5-qt-common: Add NO_ARCH
Approved by:	portmgr (blanket)
2023-08-01 00:42:09 +08:00

16 lines
269 B
Makefile

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"