diff options
author | jase <jase@FreeBSD.org> | 2012-07-22 01:01:28 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-07-22 01:01:28 +0800 |
commit | 0984787725d107f8686485a429462cc5ad14cc2c (patch) | |
tree | 5b3d4877088bc8db93a3d32254aba859e9e96ab3 /textproc/ibus-m17n | |
parent | 1401fff3f7ec6d37ab18c58b3587db0f0538cd89 (diff) | |
download | freebsd-ports-gnome-0984787725d107f8686485a429462cc5ad14cc2c.tar.gz freebsd-ports-gnome-0984787725d107f8686485a429462cc5ad14cc2c.tar.zst freebsd-ports-gnome-0984787725d107f8686485a429462cc5ad14cc2c.zip |
- Chase textproc/ibus update (r300994)
Reported by: pointyhat
Approved by: flo (mentor)
Diffstat (limited to 'textproc/ibus-m17n')
-rw-r--r-- | textproc/ibus-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index 3e00dd6b0a1d..47e4c003d737 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-m17n PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= The m17n IMEngine for IBus framework -LIB_DEPENDS= ibus-1.0.400:${PORTSDIR}/textproc/ibus \ +LIB_DEPENDS= ibus-1.0:${PORTSDIR}/textproc/ibus \ m17n.4:${PORTSDIR}/devel/m17n-lib RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus |