From 9b8c7871a294d07d569649b4ccda792f779c5545 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 28 Mar 2021 23:39:09 +0000 Subject: (inputmethod/fcitx5-configtool) +BUILD_DEPENDS+= extra-cmake-modueles-[0-9]* --- inputmethod/fcitx5-configtool/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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} -- cgit v1.2.3