mirror of https://git.FreeBSD.org/ports.git
math/xlife++: Broken on 15; Update WWW
Reported by: fallout
This commit is contained in:
parent
24c0956948
commit
b622a2f21c
|
@ -6,11 +6,14 @@ DISTNAME= xlifepp-sources-v${DISTVERSION}-2022-04-22
|
|||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= XLiFE++: eXtended Library of Finite Elements in C++
|
||||
WWW= https://uma.ensta-paristech.fr/soft/XLiFE++/
|
||||
WWW= https://xlifepp.pages.math.cnrs.fr/ \
|
||||
https://uma.ensta-paristech.fr/soft/XLiFE++/
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_FreeBSD_15= compilation fails with clang-19, e-mailed to authors on 2024-11-03
|
||||
|
||||
USES= cmake compiler:c++11-lang eigen:3 fortran tar:tbz
|
||||
USE_CXXSTD= c++11
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Reference in New Issue