summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-03-28 23:39:09 +0000
committermef <mef@pkgsrc.org>2021-03-28 23:39:09 +0000
commit9b8c7871a294d07d569649b4ccda792f779c5545 (patch)
treeb3346c8ba85a50533ae3a252c1e45c0459fb9415
parent06b3b1beb7cb3d2da0c16b5fb1e91776a068c13b (diff)
downloadpkgsrc-9b8c7871a294d07d569649b4ccda792f779c5545.tar.gz
(inputmethod/fcitx5-configtool) +BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*
-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 0f86cd01d2f..9bbb2614661 100644
--- a/inputmethod/fcitx5-configtool/Makefile
+++ b/inputmethod/fcitx5-configtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/03/12 08:46:58 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/03/28 23:39:09 mef Exp $
DISTNAME= fcitx5-configtool-5.0.3
CATEGORIES= inputmethod
@@ -15,6 +15,8 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*:../../devel/extra-cmake-modules
+
OBJDIR= ${WRKDIR}/build
CONFIGURE_DIRS= ${OBJDIR}
CMAKE_ARG_PATH= ${WRKSRC}