aboutsummaryrefslogtreecommitdiff
path: root/textproc/hunspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hunspell/Makefile')
-rw-r--r--textproc/hunspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 1daa5dab6f8b..adceadc04327 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -14,7 +14,7 @@ COMMENT= Improved spell-checker for Hungarian and other languages
LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
-CONFIGURE_ARGS= --disable-nls --with-libiconv-prefix=${LOCALBASE} --with-readline --with-ui
+CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
GNU_CONFIGURE= yes
USES= pathfix iconv ncurses readline
USE_LDCONFIG= yes