summaryrefslogtreecommitdiff
path: root/inputmethod/fcitx5-unikey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/fcitx5-unikey/Makefile')
-rw-r--r--inputmethod/fcitx5-unikey/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/fcitx5-unikey/Makefile b/inputmethod/fcitx5-unikey/Makefile
index 9b90ad46e71..e039d98783e 100644
--- a/inputmethod/fcitx5-unikey/Makefile
+++ b/inputmethod/fcitx5-unikey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/20 21:49:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/02 13:24:54 ryoon Exp $
DISTNAME= fcitx5-unikey-5.0.3
CATEGORIES= inputmethod
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/fcitx/fcitx5-unikey
COMMENT= Unikey Vietnamese input method engine for Fcitx5
LICENSE= gnu-gpl-v3
+BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
+
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++