pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-chinese-addons fcitx5-chinese-addon...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ae2c109a6de
branches: trunk
changeset: 449375:6ae2c109a6de
user: nia <nia%pkgsrc.org@localhost>
date: Mon Mar 29 06:13:28 2021 +0000
description:
fcitx5-chinese-addons: needs pkg-config
diffstat:
inputmethod/fcitx5-chinese-addons/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e68c9ec85d75 -r 6ae2c109a6de inputmethod/fcitx5-chinese-addons/Makefile
--- a/inputmethod/fcitx5-chinese-addons/Makefile Mon Mar 29 03:39:54 2021 +0000
+++ b/inputmethod/fcitx5-chinese-addons/Makefile Mon Mar 29 06:13:28 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/03/02 13:24:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2021/03/29 06:13:28 nia Exp $
DISTNAME= fcitx5-chinese-addons-5.0.4
CATEGORIES= inputmethod
@@ -25,6 +25,7 @@
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
post-extract:
Home |
Main Index |
Thread Index |
Old Index