git: f7f8949f7d7e - main - textproc/fcitx5-qt-common: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 16:55:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7f8949f7d7e8a3825be29d5dbc660537c91edfd commit f7f8949f7d7e8a3825be29d5dbc660537c91edfd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-31 16:39:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-31 16:42:09 +0000 textproc/fcitx5-qt-common: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/fcitx5-qt-common/Makefile | 1 + 1 file changed, 1 insertion(+) 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"