diff options
Diffstat (limited to 'textproc/estraier/Makefile')
-rw-r--r-- | textproc/estraier/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index 899eff8..6b49bc4 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -6,7 +6,7 @@ # PORTNAME= estraier -PORTVERSION= 1.2.23 +PORTVERSION= 1.2.24 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,8 @@ GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --with-sysqdbm \ - --enable-dlfilter + --enable-dlfilter \ + --enable-devel OPTIONS= CHASEN "Japanese Morphological Analysis Support" On \ MECAB "Part-of-Speech and Morphological Analyzer" On \ |