diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ibus-m17n/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index 23a0a5c32c4a..2cc9ab4f4314 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -7,6 +7,7 @@ PORTNAME= ibus-m17n PORTVERSION= 1.1.0.20090211 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -14,7 +15,8 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= The m17n IMEngine for IBus framework -LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib +LIB_DEPENDS= ibus.0:${PORTSDIR}/textproc/ibus \ + m17n.3:${PORTSDIR}/devel/m17n-lib RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus PROJECTHOST= ibus |