1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

math/frobby: 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:26:51 +02:00
parent 54a44c5ab2
commit 3d72da3e01

View File

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgmp.so:math/gmp
USES= gmake localbase:ldflags shebangfix
USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= Macaulay2