pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/ibus-python
Module Name: pkgsrc
Committed By: tsutsui
Date: Tue Mar 15 20:45:39 UTC 2022
Modified Files:
pkgsrc/inputmethod/ibus-python: Makefile
Log Message:
ibus-python: sync with ibus 1.5.26 updates. Build test only.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/inputmethod/ibus-python/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-python/Makefile
diff -u pkgsrc/inputmethod/ibus-python/Makefile:1.23 pkgsrc/inputmethod/ibus-python/Makefile:1.24
--- pkgsrc/inputmethod/ibus-python/Makefile:1.23 Fri Jan 28 14:02:33 2022
+++ pkgsrc/inputmethod/ibus-python/Makefile Tue Mar 15 20:45:39 2022
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.23 2022/01/28 14:02:33 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/03/15 20:45:39 tsutsui Exp $
-PKGREVISION= 1
.include "../../inputmethod/ibus/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/ibus/ibus-python/}
@@ -29,6 +28,7 @@ CONFIGURE_ARGS+= --disable-engine
CONFIGURE_ARGS+= --disable-surround-text
CONFIGURE_ARGS+= --disable-emoji-dict
CONFIGURE_ARGS+= --disable-unicode-dict
+CONFIGURE_ARGS+= --disable-systemd-services
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-4.1.[0-9]*)
Home |
Main Index |
Thread Index |
Old Index