summaryrefslogtreecommitdiff
path: root/inputmethod/fcitx-qt5
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-01-10 21:13:55 +0000
committerjoerg <joerg@pkgsrc.org>2020-01-10 21:13:55 +0000
commit1aeebd0c4b3172479693893f2c084296100a28ea (patch)
tree6a7a1344036b93e78790c13f31e7e4ee0e8c94cf /inputmethod/fcitx-qt5
parentf5d71dec761b5af0077a1a5e252412928351b009 (diff)
downloadpkgsrc-1aeebd0c4b3172479693893f2c084296100a28ea.tar.gz
Needs pkg-config.
Diffstat (limited to 'inputmethod/fcitx-qt5')
-rw-r--r--inputmethod/fcitx-qt5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/fcitx-qt5/Makefile b/inputmethod/fcitx-qt5/Makefile
index c1650088b49..cb19596fec9 100644
--- a/inputmethod/fcitx-qt5/Makefile
+++ b/inputmethod/fcitx-qt5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/04/27 04:06:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/10 21:13:55 joerg Exp $
DISTNAME= fcitx-qt5-1.2.3
PKGREVISION= 4
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2 OR modified-bsd
BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
+USE_TOOLS+= pkg-config
USE_CMAKE= yes
USE_LANGUAGES= c c++