diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-06-26 16:46:51 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-06-26 16:46:51 +0000 |
commit | 2cbea396c750dc50414720135411a919dc48ec39 (patch) | |
tree | 20850d13f8ac5ad5116d11dfa4750b483a1a2744 /japanese/uim-anthy | |
parent | 62f2b9a365ef8e6a43d4016072fc1f575d431b04 (diff) |
Notes
Diffstat (limited to 'japanese/uim-anthy')
-rw-r--r-- | japanese/uim-anthy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index e0354edc3e7b..051f4c12f299 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -12,8 +12,8 @@ COMMENT= Uim plugin using Anthy input method USE_GNOME= gtk20 -RUN_DEPENDS= uim-module-manager:${PORTSDIR}/textproc/uim -LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy +LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ + uim.2:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |