Catch up to split of python library from base ibus package.
Bump PKGREVISION.
This commit is contained in:
parent
d1b2ca56c7
commit
3983fe0ad8
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2012/10/06 14:25:12 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2013/10/23 12:45:35 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ibus-tegaki-0.3.1
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
|
||||
|
||||
|
@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
|
|||
|
||||
DEPENDS+= tegaki-pygtk>=0.3:../../inputmethod/tegaki-pygtk
|
||||
DEPENDS+= ibus>=1.2:../../inputmethod/ibus
|
||||
DEPENDS+= ${PYPKGPREFIX}-ibus-python-[0-9]*:../../inputmethod/ibus-python
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
|
|
Loading…
Reference in a new issue