diff options
Diffstat (limited to 'textproc/estraier/Makefile')
-rw-r--r-- | textproc/estraier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index af2227ac8ff9..e3745356bc88 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -22,7 +22,7 @@ CHASEN_DESC= Japanese Morphological Analysis Support MECAB_DESC= Part-of-Speech and Morphological Analyzer KAKASI_DESC= Language processing filter/converter -USE_ICONV= yes +USES= iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sysqdbm \ --enable-dlfilter \ |