mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
japanese/p5-MeCab: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0760260b98
commit
78170a36df
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ LIB_DEPENDS= libmecab.so:japanese/mecab
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CFLAGS+= --std=c++14
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue