Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx-skk Needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1b7bf5e2cfd
branches:  trunk
changeset: 429207:f1b7bf5e2cfd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Apr 17 13:34:11 2020 +0000

description:
Needs pkg-config

diffstat:

 inputmethod/fcitx-skk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bc61aad56f13 -r f1b7bf5e2cfd inputmethod/fcitx-skk/Makefile
--- a/inputmethod/fcitx-skk/Makefile    Fri Apr 17 13:33:44 2020 +0000
+++ b/inputmethod/fcitx-skk/Makefile    Fri Apr 17 13:34:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/04/12 08:28:52 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/17 13:34:11 joerg Exp $
 
 DISTNAME=      fcitx-skk-0.1.4
 PKGREVISION=   7
@@ -13,6 +13,7 @@
 
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++
+USE_TOOLS+=    pkg-config
 
 .include "../../inputmethod/fcitx/buildlink3.mk"
 .include "../../inputmethod/fcitx-qt5/buildlink3.mk"



Home | Main Index | Thread Index | Old Index