diff options
Diffstat (limited to 'japanese/mecab')
-rw-r--r-- | japanese/mecab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 2e936511f6bc..2443d41b850e 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -17,6 +17,7 @@ USES= iconv gettext:build perl5 USE_PERL5= build GNU_CONFIGURE= yes USE_LDCONFIG= yes +CONFIGURE_ENV+= ac_cv_lib_stdcpp_main=no CPPFLAGS+= ${PTHREAD_CFLAGS} -I ${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |