pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-chinese-addons



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Mar 29 06:13:28 UTC 2021

Modified Files:
        pkgsrc/inputmethod/fcitx5-chinese-addons: Makefile

Log Message:
fcitx5-chinese-addons: needs pkg-config


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/fcitx5-chinese-addons/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/fcitx5-chinese-addons/Makefile
diff -u pkgsrc/inputmethod/fcitx5-chinese-addons/Makefile:1.3 pkgsrc/inputmethod/fcitx5-chinese-addons/Makefile:1.4
--- pkgsrc/inputmethod/fcitx5-chinese-addons/Makefile:1.3       Tue Mar  2 13:24:53 2021
+++ pkgsrc/inputmethod/fcitx5-chinese-addons/Makefile   Mon Mar 29 06:13:28 2021
@@ -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 @@ BUILD_DEPENDS+=       extra-cmake-modules-[0-9
 
 USE_CMAKE=             yes
 USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            pkg-config
 USE_LANGUAGES=         c c++
 
 post-extract:



Home | Main Index | Thread Index | Old Index