summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/fcitx5-configtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/fcitx5-configtool/Makefile b/inputmethod/fcitx5-configtool/Makefile
index a2ff7daf7b4..86617c425d1 100644
--- a/inputmethod/fcitx5-configtool/Makefile
+++ b/inputmethod/fcitx5-configtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/04/18 19:11:27 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/09/19 17:44:10 nia Exp $
DISTNAME= fcitx5-configtool-5.0.3
PKGREVISION= 3
@@ -11,6 +11,8 @@ HOMEPAGE= https://github.com/fcitx/fcitx5-configtool
COMMENT= Config tool for fcitx5
LICENSE= gnu-gpl-v2
+BROKEN+= "Incompatible with latest extra-cmake-modules, see https://bytemeta.vip/repo/fcitx/fcitx5-configtool/issues/38"
+
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++