pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/fcitx-qt5
Module Name: pkgsrc
Committed By: joerg
Date: Fri Jan 10 21:13:55 UTC 2020
Modified Files:
pkgsrc/inputmethod/fcitx-qt5: Makefile
Log Message:
Needs pkg-config.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/inputmethod/fcitx-qt5/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/fcitx-qt5/Makefile
diff -u pkgsrc/inputmethod/fcitx-qt5/Makefile:1.5 pkgsrc/inputmethod/fcitx-qt5/Makefile:1.6
--- pkgsrc/inputmethod/fcitx-qt5/Makefile:1.5 Sat Apr 27 04:06:21 2019
+++ pkgsrc/inputmethod/fcitx-qt5/Makefile Fri Jan 10 21:13:55 2020
@@ -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 @@ LICENSE= gnu-gpl-v2 OR modified-bsd
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