aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus-table
diff options
context:
space:
mode:
authorJase Thew <jase@FreeBSD.org>2012-07-21 17:02:03 +0000
committerJase Thew <jase@FreeBSD.org>2012-07-21 17:02:03 +0000
commit294eee1216862773e83f5ac5f644c6fba69be8b4 (patch)
treec4147cce07f3bfce3031d7f0482eb9c0bd2a223c /textproc/ibus-table
parent96f42ba6e21388bbd329f36cda8f8a79b0d36570 (diff)
downloadports-294eee1216862773e83f5ac5f644c6fba69be8b4.tar.gz
ports-294eee1216862773e83f5ac5f644c6fba69be8b4.zip
Notes
Diffstat (limited to 'textproc/ibus-table')
-rw-r--r--textproc/ibus-table/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile
index 1e54367567f7..648d382214e8 100644
--- a/textproc/ibus-table/Makefile
+++ b/textproc/ibus-table/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus-table
PORTVERSION= 1.3.9.20110827
-PORTREVISION= 1
+PORTREVISION= 2
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.0.400:${PORTSDIR}/textproc/ibus
+LIB_DEPENDS= ibus-1.0:${PORTSDIR}/textproc/ibus
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
USE_PYTHON= 2.5+