pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/fcitx5-configtool
Module Name: pkgsrc
Committed By: mef
Date: Sun Mar 28 23:39:09 UTC 2021
Modified Files:
pkgsrc/inputmethod/fcitx5-configtool: Makefile
Log Message:
(inputmethod/fcitx5-configtool) +BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/fcitx5-configtool/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-configtool/Makefile
diff -u pkgsrc/inputmethod/fcitx5-configtool/Makefile:1.3 pkgsrc/inputmethod/fcitx5-configtool/Makefile:1.4
--- pkgsrc/inputmethod/fcitx5-configtool/Makefile:1.3 Fri Mar 12 08:46:58 2021
+++ pkgsrc/inputmethod/fcitx5-configtool/Makefile Sun Mar 28 23:39:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/03/12 08:46:58 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/03/28 23:39:09 mef Exp $
DISTNAME= fcitx5-configtool-5.0.3
CATEGORIES= inputmethod
@@ -15,6 +15,8 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*:../../devel/extra-cmake-modules
+
OBJDIR= ${WRKDIR}/build
CONFIGURE_DIRS= ${OBJDIR}
CMAKE_ARG_PATH= ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index