aboutsummaryrefslogtreecommitdiff
path: root/japanese/ibus-mozc
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2010-06-11 09:01:39 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2010-06-11 09:01:39 +0000
commit6ffce26739d55eeeae23de9a8d74ce6d525f6c39 (patch)
treedaf053c110dfddcb06b37689636f6c7794d328d2 /japanese/ibus-mozc
parentd7ae2000953aa43e9f431dfa7f04825c3ebeadef (diff)
downloadports-6ffce26739d55eeeae23de9a8d74ce6d525f6c39.tar.gz
ports-6ffce26739d55eeeae23de9a8d74ce6d525f6c39.zip
- add devel/py-notify to RUN_DEPENDS to get run
system tray feature with ibus 1.3.*. NOTICE: But still under BROKEN bacause some environment has a build problem. Under researching now.
Notes
Notes: svn path=/head/; revision=256366
Diffstat (limited to 'japanese/ibus-mozc')
-rw-r--r--japanese/ibus-mozc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/ibus-mozc/Makefile b/japanese/ibus-mozc/Makefile
index ba62295b6a60..05bb5cf41e27 100644
--- a/japanese/ibus-mozc/Makefile
+++ b/japanese/ibus-mozc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus-mozc
PORTVERSION= r28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
#MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -24,7 +24,8 @@ LIB_DEPENDS= ibus.2:${PORTSDIR}/textproc/ibus \
curl.6:${PORTSDIR}/ftp/curl \
protobuf.6:${PORTSDIR}/devel/protobuf \
gtest.0:${PORTSDIR}/devel/googletest
-RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
+RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
+ ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/devel/py-notify
BROKEN= does not compile