pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-libpinyin ibus-libpinyin: mark as com...
details: https://anonhg.NetBSD.org/pkgsrc/rev/48ad7c529d59
branches: trunk
changeset: 419691:48ad7c529d59
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Dec 28 12:32:09 2019 +0000
description:
ibus-libpinyin: mark as compatible with python-2.x only
diffstat:
inputmethod/ibus-libpinyin/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e370ac2ce167 -r 48ad7c529d59 inputmethod/ibus-libpinyin/Makefile
--- a/inputmethod/ibus-libpinyin/Makefile Sat Dec 28 12:17:21 2019 +0000
+++ b/inputmethod/ibus-libpinyin/Makefile Sat Dec 28 12:32:09 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/04/25 07:33:00 maya Exp $
+# $NetBSD: Makefile,v 1.17 2019/12/28 12:32:09 wiz Exp $
DISTNAME= ibus-libpinyin-1.6.92
PKGREVISION= 14
@@ -15,6 +15,8 @@
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+PYTHON_VERSIONS_ACCEPTED= 27
+
.include "options.mk"
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index