pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-configtool (inputmethod/fcitx5-conf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d217a6ddc53
branches: trunk
changeset: 449370:3d217a6ddc53
user: mef <mef%pkgsrc.org@localhost>
date: Sun Mar 28 23:39:09 2021 +0000
description:
(inputmethod/fcitx5-configtool) +BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*
diffstat:
inputmethod/fcitx5-configtool/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 737b7214239f -r 3d217a6ddc53 inputmethod/fcitx5-configtool/Makefile
--- a/inputmethod/fcitx5-configtool/Makefile Sun Mar 28 18:35:40 2021 +0000
+++ b/inputmethod/fcitx5-configtool/Makefile Sun Mar 28 23:39:09 2021 +0000
@@ -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_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}
Home |
Main Index |
Thread Index |
Old Index