From 522f6d24e10b7376b6a32d455f611296123f0057 Mon Sep 17 00:00:00 2001 From: delphij Date: Thu, 10 Jun 2010 18:06:37 +0000 Subject: Chase with ibus shilb change. Submitted by: maintainer PR: ports/147762 --- textproc/ibus-table/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index 412c5427dd6d..8f02b5a2003c 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-table PORTVERSION= 1.2.0.20091113 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -16,7 +16,7 @@ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Table based input method framework for IBus BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 -LIB_DEPENDS= ibus.1:${PORTSDIR}/textproc/ibus +LIB_DEPENDS= ibus.2:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= 2.5+ -- cgit