1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

audio/nyquist: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-21 19:03:31 +02:00
parent 546dab9b3b
commit 41c8da382c

View File

@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
USES= cmake zip
USE_CSTD= c99
USE_CXXSTD= c++14
WRKSRC= ${WRKDIR}/${PORTNAME}