pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-configtool (inputmethod/fcitx5-conf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a855ff34999f
branches: trunk
changeset: 449371:a855ff34999f
user: mef <mef%pkgsrc.org@localhost>
date: Mon Mar 29 00:02:08 2021 +0000
description:
(inputmethod/fcitx5-configtool) fix typo, thanks leot@
diffstat:
inputmethod/fcitx5-configtool/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3d217a6ddc53 -r a855ff34999f inputmethod/fcitx5-configtool/Makefile
--- a/inputmethod/fcitx5-configtool/Makefile Sun Mar 28 23:39:09 2021 +0000
+++ b/inputmethod/fcitx5-configtool/Makefile Mon Mar 29 00:02:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/03/28 23:39:09 mef Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/29 00:02:08 mef Exp $
DISTNAME= fcitx5-configtool-5.0.3
CATEGORIES= inputmethod
@@ -15,7 +15,7 @@
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
-BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*:../../devel/extra-cmake-modules
+BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
OBJDIR= ${WRKDIR}/build
CONFIGURE_DIRS= ${OBJDIR}
Home |
Main Index |
Thread Index |
Old Index