diff options
Diffstat (limited to 'japanese/uim-canna/Makefile')
-rw-r--r-- | japanese/uim-canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/uim-canna/Makefile b/japanese/uim-canna/Makefile index 55522ad678ff..949cb28a4248 100644 --- a/japanese/uim-canna/Makefile +++ b/japanese/uim-canna/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -canna COMMENT= Uim plugin using Canna input method LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna \ - uim.4:${PORTSDIR}/textproc/uim + uim.5:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |