aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-16 16:39:06 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-16 17:46:50 +0000
commit6ea73fd271aac4a944d4e4a65f988ebd79faf3f7 (patch)
tree43d70ee648639cb0bd20afedf24736632bc724a6
parentb46a08bd472bf50141b69c6bab9bf8188533400a (diff)
downloadports-6ea73fd271aac4a944d4e4a65f988ebd79faf3f7.tar.gz
ports-6ea73fd271aac4a944d4e4a65f988ebd79faf3f7.zip
www/cgicc: Fix build with llvm16
Sponsored by: The FreeBSD Foundation
-rw-r--r--www/cgicc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index f81537a4168d..f89e1179a8b4 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -11,6 +11,7 @@ WWW= https://www.gnu.org/software/cgicc/
LICENSE= LGPL3+
USES= autoreconf:build compiler:gcc-c++11-lib libtool pathfix
+USE_CXXSTD= c++11
USE_LDCONFIG= yes
GNU_CONFIGURE= yes