mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/wsmake: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
effa1f7e77
commit
d5b8f95f20
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= gmake tar:bzip2
|
USES= gmake tar:bzip2
|
||||||
|
USE_CXXSTD= c++14
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-gwsmake=no --enable-iswmake=no
|
CONFIGURE_ARGS= --enable-gwsmake=no --enable-iswmake=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue