ibus-libpinyin: mark as compatible with python-2.x only
This commit is contained in:
parent
caad52de1d
commit
7a96cf1f51
1 changed files with 3 additions and 1 deletions
|
@ -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-config
|
|||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 27
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
|
Loading…
Reference in a new issue