From 92b78b5fcbbc98905b87e8675fdc1c746768001f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 17 Apr 2020 13:34:11 +0000 Subject: Needs pkg-config --- inputmethod/fcitx-skk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inputmethod') diff --git a/inputmethod/fcitx-skk/Makefile b/inputmethod/fcitx-skk/Makefile index 4d5bd2529c8..4a65a994c91 100644 --- a/inputmethod/fcitx-skk/Makefile +++ b/inputmethod/fcitx-skk/Makefile @@ -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 @@ LICENSE= gnu-gpl-v3 USE_CMAKE= yes USE_LANGUAGES= c c++ +USE_TOOLS+= pkg-config .include "../../inputmethod/fcitx/buildlink3.mk" .include "../../inputmethod/fcitx-qt5/buildlink3.mk" -- cgit v1.2.3