pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-python ibus-python: sync with ibus 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/069cfaa6c7b9
branches: trunk
changeset: 375551:069cfaa6c7b9
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Tue Mar 15 20:45:39 2022 +0000
description:
ibus-python: sync with ibus 1.5.26 updates. Build test only.
diffstat:
inputmethod/ibus-python/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 11a308d5fa49 -r 069cfaa6c7b9 inputmethod/ibus-python/Makefile
--- a/inputmethod/ibus-python/Makefile Tue Mar 15 20:28:00 2022 +0000
+++ b/inputmethod/ibus-python/Makefile Tue Mar 15 20:45:39 2022 +0000
@@ -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-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