diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2010-06-11 07:42:01 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2010-06-11 07:42:01 +0000 |
commit | 5ca664607e6482aee7e190ec7e7fe2c39558bf61 (patch) | |
tree | 819c2c3580715a455488195c67abf691c51d2b0c /japanese | |
parent | fffe41ec9a9717c83f7879bc706e840e70ebc41e (diff) | |
download | ports-5ca664607e6482aee7e190ec7e7fe2c39558bf61.tar.gz ports-5ca664607e6482aee7e190ec7e7fe2c39558bf61.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ibus-anthy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index 55376e330a6d..c69cca9a3c89 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= daichi@freebsd.org COMMENT= Anthy engine for IBus +BUILD_DEPENDS= anthy-agent:${PORTSDIR}/japanese/anthy BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy LIB_DEPENDS= ibus.2:${PORTSDIR}/textproc/ibus |