mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/xlife++: Broken on 15; Update WWW
Reported by: fallout
This commit is contained in:
parent
24c0956948
commit
b622a2f21c
1 changed files with 4 additions and 1 deletions
|
@ -6,11 +6,14 @@ DISTNAME= xlifepp-sources-v${DISTVERSION}-2022-04-22
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= XLiFE++: eXtended Library of Finite Elements in C++
|
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= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
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
|
USES= cmake compiler:c++11-lang eigen:3 fortran tar:tbz
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue