aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2010-06-11 03:01:11 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2010-06-11 03:01:11 +0000
commitbaf9fa41422c6f26ea9b1fffb7423a9d46eb3258 (patch)
treef980a8ef0a0e237caf69bfa9bf7965e038b13eaf
parent026f7109307fcc42da8571f29792136944cffbf9 (diff)
downloadports-baf9fa41422c6f26ea9b1fffb7423a9d46eb3258.tar.gz
ports-baf9fa41422c6f26ea9b1fffb7423a9d46eb3258.zip
Notes
-rw-r--r--japanese/ibus-anthy/Makefile4
-rw-r--r--japanese/ibus-anthy/pkg-message6
2 files changed, 5 insertions, 5 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile
index 8863251eedf8..55376e330a6d 100644
--- a/japanese/ibus-anthy/Makefile
+++ b/japanese/ibus-anthy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus-anthy
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -16,7 +16,7 @@ COMMENT= Anthy engine for IBus
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy
-RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus
+LIB_DEPENDS= ibus.2:${PORTSDIR}/textproc/ibus
USE_GNOME= pygtk2
USE_PYTHON= yes
diff --git a/japanese/ibus-anthy/pkg-message b/japanese/ibus-anthy/pkg-message
index ee55be7f4464..7264c61b3b95 100644
--- a/japanese/ibus-anthy/pkg-message
+++ b/japanese/ibus-anthy/pkg-message
@@ -8,7 +8,7 @@ export GTK_IM_MODULE=ibus
export QT_IM_MODULE=xim
export XMODIFIERS=@im=ibus
export XIM_PROGRAM="ibus-daemon"
-export XIM_ARGS="--daemonize --xim"
+export XIM_ARGS="-r --daemonize --xim"
If you are using tcsh, please add following lines to your $HOME/.cshrc:
@@ -17,7 +17,7 @@ setenv GTK_IM_MODULE ibus
setenv QT_IM_MODULE xim
setenv XMODIFIERS @im=ibus
setenv XIM_PROGRAM ibus-daemon
-setenv XIM_ARGS "--daemonize --xim"
+setenv XIM_ARGS "-r --daemonize --xim"
If you are using KDE4, you may create a shell script in $HOME/.kde4/env,
and add following lines:
@@ -28,7 +28,7 @@ export GTK_IM_MODULE=ibus
export QT_IM_MODULE=xim
export XMODIFIERS=@im=ibus
export XIM_PROGRAM="ibus-daemon"
-export XIM_ARGS="--daemonize --xim"
+export XIM_ARGS="-r --daemonize --xim"
If ibus cannot start or the panel does not appear, please ensure
that you are using up-to-date python.