diff options
Diffstat (limited to 'devel/m17n-lib/Makefile')
-rw-r--r-- | devel/m17n-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 5b5d0a61229e..c82b40fbc303 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -1,5 +1,6 @@ PORTNAME= m17n-lib PORTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= devel textproc MASTER_SITES= SAVANNAH/m17n @@ -42,7 +43,7 @@ OPTIONS_DEFAULT=NLS ANTHY_DESC= Kana-Kanji conversion support via Anthy THAI_DESC= Thai language support via libThai -ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy +ANTHY_LIB_DEPENDS= libanthy-unicode.so:japanese/anthy-unicode ANTHY_CONFIGURE_OFF= --without-anthy ISPELL_BUILD_DEPENDS= ispell:textproc/aspell-ispell |