1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

math/gismo: Broken on 15; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-11-02 21:05:58 -07:00
parent 802ad34ff3
commit 3db3d3b613

View File

@ -5,11 +5,14 @@ CATEGORIES= math # geometry
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ library for isogeometric analysis (IGA)
WWW= https://gismo.github.io/
WWW= https://gismo.github.io/ \
https://github.com/gismo/gismo
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_FreeBSD_15= compilation is broken with clang-19, see https://github.com/gismo/gismo/issues/741
USES= cmake:testing compiler:c++14-lang
USE_GITHUB= yes
USE_LDCONFIG= yes