diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-03 06:41:03 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-03 06:41:03 +0000 |
commit | 04e5f714fd810ef083eba6a98394a3c76c7b3c88 (patch) | |
tree | 7e739e21ce3630b387405ef1f3077466ffe0defd /textproc/ibus-m17n | |
parent | 93479f4f28e169896c61054b984ca291f83791f0 (diff) |
Notes
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 8e14b771aa83..00ca5d783661 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-m17n PORTVERSION= 1.2.0.20091217 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -16,7 +16,7 @@ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= The m17n IMEngine for IBus framework LIB_DEPENDS= ibus.1:${PORTSDIR}/textproc/ibus \ - m17n.3:${PORTSDIR}/devel/m17n-lib + m17n.4:${PORTSDIR}/devel/m17n-lib RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus PROJECTHOST= ibus |