diff --git a/misc/py-fastscapelib/Makefile b/misc/py-fastscapelib/Makefile index 50c91c14342e..dd142735cb90 100644 --- a/misc/py-fastscapelib/Makefile +++ b/misc/py-fastscapelib/Makefile @@ -6,11 +6,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library of efficient algorithms for topographic data -WWW= https://fastscapelib.readthedocs.io/en/latest/ +WWW= https://fastscapelib.readthedocs.io/en/latest/ \ + https://github.com/fastscape-lem/fastscapelib LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/fastscape-lem/fastscapelib/issues/168 + BUILD_DEPENDS= cmake:devel/cmake-core \ xtensor>0:math/xtensor \ xtensor-python>0:math/xtensor-python \