mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
www/cgicc: Switch to gcc12
PR: 273687
This commit is contained in:
parent
90497784a7
commit
08e9d3e703
@ -9,8 +9,9 @@ WWW= https://www.gnu.org/software/cgicc/
|
||||
|
||||
LICENSE= LGPL3+
|
||||
|
||||
USES= autoreconf:build compiler:gcc-c++11-lib libtool pathfix
|
||||
USES= autoreconf:build libtool pathfix
|
||||
USE_CXXSTD= c++11
|
||||
USE_GCC= 12
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user