aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mecab
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 22:32:13 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 22:32:13 +0800
commit338b997cef09ccf8c920adb44c5e008b852a2f44 (patch)
tree966b7c501f77a1bc99a523958980e0e55f8f15ff /japanese/mecab
parent1f1ca521f6edcc857df6c5bf3c3992c4c8d71078 (diff)
downloadfreebsd-ports-gnome-338b997cef09ccf8c920adb44c5e008b852a2f44.tar.gz
freebsd-ports-gnome-338b997cef09ccf8c920adb44c5e008b852a2f44.tar.zst
freebsd-ports-gnome-338b997cef09ccf8c920adb44c5e008b852a2f44.zip
Fix building without libstdc++
Diffstat (limited to 'japanese/mecab')
-rw-r--r--japanese/mecab/Makefile1
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