1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

lang/maude: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-07 02:33:39 +02:00
parent 3d72da3e01
commit 54def8552f

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= libbdd.so:science/buddy \
USES= alias autoreconf bison compiler:c++11-lang localbase:ldflags \
ncurses
USE_CXXSTD= c++14
WRKSRC= ${WRKDIR}/maude-${PORTVERSION}