pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/ibus-chewing
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 8 12:06:01 UTC 2025
Modified Files:
pkgsrc/inputmethod/ibus-chewing: Makefile
Log Message:
ibus-chewing: mark as not make-jobs-safe
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/inputmethod/ibus-chewing/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/ibus-chewing/Makefile
diff -u pkgsrc/inputmethod/ibus-chewing/Makefile:1.89 pkgsrc/inputmethod/ibus-chewing/Makefile:1.90
--- pkgsrc/inputmethod/ibus-chewing/Makefile:1.89 Fri Dec 27 08:20:08 2024
+++ pkgsrc/inputmethod/ibus-chewing/Makefile Sat Feb 8 12:06:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2024/12/27 08:20:08 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2025/02/08 12:06:01 wiz Exp $
#
GITHUB_PROJECT= ibus-chewing
@@ -22,6 +22,8 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt pkg-config
TOOLS_NOOP+= msgmerge xgettext
+MAKE_JOBS_SAFE= no
+
BUILD_TARGET= all translations
TEST_TARGET= test
Home |
Main Index |
Thread Index |
Old Index