summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/hunspell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index f752514a0cf1..0fe0426b34b3 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -19,8 +19,8 @@ LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL
CONFLICTS_INSTALL= tinker-[0-9]*
CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
GNU_CONFIGURE= yes
-USES= autoreconf libtool:keepla pathfix iconv ncurses \
- readline shebangfix perl5
+USES= autoreconf compiler:c++11-lib libtool:keepla pathfix \
+ iconv ncurses readline shebangfix perl5
USE_GITHUB= yes
SHEBANG_FILES= src/tools/ispellaff2myspell
USE_LDCONFIG= yes