summaryrefslogtreecommitdiff
path: root/inputmethod/fcitx5-anthy
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-03-02 03:04:22 +0000
committermef <mef@pkgsrc.org>2021-03-02 03:04:22 +0000
commit2e32a130fd691fb9b490c6d3ab5470ac0394b64c (patch)
tree822bd2f74feb2220aad0d9b9fda5f8ebb8c5a5b4 /inputmethod/fcitx5-anthy
parent4fb3e54e7e62ed1cedc75484c29a41e83c01a165 (diff)
downloadpkgsrc-2e32a130fd691fb9b490c6d3ab5470ac0394b64c.tar.gz
(inputmethod/fcitx5-*) +DEPENDS+= extra-cmake-modules, correct me for better fix
Diffstat (limited to 'inputmethod/fcitx5-anthy')
-rw-r--r--inputmethod/fcitx5-anthy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/fcitx5-anthy/Makefile b/inputmethod/fcitx5-anthy/Makefile
index 16100815d1f..18c0f0e8857 100644
--- a/inputmethod/fcitx5-anthy/Makefile
+++ b/inputmethod/fcitx5-anthy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/27 20:03:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/02 03:04:22 mef Exp $
DISTNAME= fcitx5-anthy-5.0.3
CATEGORIES= inputmethod
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/fcitx/fcitx5-anthy
COMMENT= Anthy Japanese inputmethod for Fcitx5
LICENSE= gnu-gpl-v2
+DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules/
+
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++