diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2012-07-19 09:12:08 +0800 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2012-07-19 09:12:08 +0800 |
commit | d199617c33216b78cbe7c10265abb8280288bb68 (patch) | |
tree | 9363c6afc8a3ca54e2413b7b93e1ae23d15a6286 /japanese/ibus-anthy | |
parent | 254b981e922a903185553fd34f5d1f52dbd1ebeb (diff) | |
download | freebsd-ports-gnome-d199617c33216b78cbe7c10265abb8280288bb68.tar.gz freebsd-ports-gnome-d199617c33216b78cbe7c10265abb8280288bb68.tar.zst freebsd-ports-gnome-d199617c33216b78cbe7c10265abb8280288bb68.zip |
corresponding to ibus update
Diffstat (limited to 'japanese/ibus-anthy')
-rw-r--r-- | japanese/ibus-anthy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index f1785fefb6ac..2305b14c57ea 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-anthy PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= japanese PROJECTHOST= ibus @@ -19,7 +19,7 @@ COMMENT= Anthy engine for IBus BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ - ibus-1.0.400:${PORTSDIR}/textproc/ibus + ibus-1.0.401:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/devel/py-notify GNU_CONFIGURE= yes |