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 ad675e84c6e0..39bfd42abb4d 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 \ +LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/canna-lib \ uim.6:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim |