mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
lang/maude: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3d72da3e01
commit
54def8552f
1 changed files with 1 additions and 0 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue