diff options
Diffstat (limited to 'japanese/uim-anthy/Makefile')
-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 e0354ed..051f4c1 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} |