pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/ibus-libpinyin
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 28 12:32:09 UTC 2019
Modified Files:
pkgsrc/inputmethod/ibus-libpinyin: Makefile
Log Message:
ibus-libpinyin: mark as compatible with python-2.x only
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/inputmethod/ibus-libpinyin/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-libpinyin/Makefile
diff -u pkgsrc/inputmethod/ibus-libpinyin/Makefile:1.16 pkgsrc/inputmethod/ibus-libpinyin/Makefile:1.17
--- pkgsrc/inputmethod/ibus-libpinyin/Makefile:1.16 Thu Apr 25 07:33:00 2019
+++ pkgsrc/inputmethod/ibus-libpinyin/Makefile Sat Dec 28 12:32:09 2019
@@ -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_TOOLS+= gmake intltool msgfmt pkg-co
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