pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx-qt5 Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fadca614cff
branches: trunk
changeset: 347339:1fadca614cff
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 10 21:13:55 2020 +0000
description:
Needs pkg-config.
diffstat:
inputmethod/fcitx-qt5/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 01d49b381d04 -r 1fadca614cff inputmethod/fcitx-qt5/Makefile
--- a/inputmethod/fcitx-qt5/Makefile Fri Jan 10 21:12:58 2020 +0000
+++ b/inputmethod/fcitx-qt5/Makefile Fri Jan 10 21:13:55 2020 +0000
@@ -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 @@
BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
+USE_TOOLS+= pkg-config
USE_CMAKE= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index