pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/libkkc libkkc: PYTHON_VERSIONS_ACCEPTED=27 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b47f59c2b9f8
branches: trunk
changeset: 332982:b47f59c2b9f8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 28 07:13:33 2019 +0000
description:
libkkc: PYTHON_VERSIONS_ACCEPTED=27 because of py-marisa
diffstat:
converters/libkkc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 03a081dc2f00 -r b47f59c2b9f8 converters/libkkc/Makefile
--- a/converters/libkkc/Makefile Sun Apr 28 07:12:34 2019 +0000
+++ b/converters/libkkc/Makefile Sun Apr 28 07:13:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/04/25 07:32:40 maya Exp $
+# $NetBSD: Makefile,v 1.7 2019/04/28 07:13:33 wiz Exp $
DISTNAME= libkkc-0.3.5
PKGREVISION= 1
@@ -10,6 +10,7 @@
COMMENT= Japanese Kana Kanji conversion library
LICENSE= gnu-gpl-v3
+PYTHON_VERSIONS_ACCEPTED= 27 # py-marisa
BUILD_DEPENDS+= ${PYPKGPREFIX}-marisa-[0-9]*:../../textproc/py-marisa
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index