diff options
Diffstat (limited to 'japanese/uim-anthy/Makefile')
-rw-r--r-- | japanese/uim-anthy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 37e2e457fc1b..8b49ceaf0a0b 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gtk20 .endif LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ - uim.4:${PORTSDIR}/textproc/uim + uim.5:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |