chinese/scim-fcitx: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c197271f4d
commit
c92e9cc7e1
1 changed files with 4 additions and 0 deletions
|
@ -18,8 +18,12 @@ RUN_DEPENDS= scim:textproc/scim
|
|||
|
||||
USES= compiler:c++11-lang tar:bzip2 gmake libtool:keepla pkgconfig \
|
||||
localbase:ldflags
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CONFLICTS_INSTALL= zh-fcitx
|
||||
|
|
Loading…
Reference in a new issue