summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-09-19 17:44:10 +0000
committernia <nia@pkgsrc.org>2022-09-19 17:44:10 +0000
commit5b241a2dc5d9b4f269fd7b4fb8b24f006cf96e4b (patch)
tree936d6124424bd01bf6bcc74ebeef65707075d41b /inputmethod
parent371c6b2ecc5cbd9640f818608f773f4ee48de07d (diff)
downloadpkgsrc-5b241a2dc5d9b4f269fd7b4fb8b24f006cf96e4b.tar.gz
fcitx5-configtool: Add BROKEN with link to upstream bug report
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++