diff options
Diffstat (limited to 'misc/py-fastscapelib/Makefile')
-rw-r--r-- | misc/py-fastscapelib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-fastscapelib/Makefile b/misc/py-fastscapelib/Makefile index dd142735cb90..42412318de85 100644 --- a/misc/py-fastscapelib/Makefile +++ b/misc/py-fastscapelib/Makefile @@ -12,6 +12,7 @@ WWW= https://fastscapelib.readthedocs.io/en/latest/ \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_13= compilation fails with clang-19, see https://github.com/fastscape-lem/fastscapelib/issues/168 BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/fastscape-lem/fastscapelib/issues/168 BUILD_DEPENDS= cmake:devel/cmake-core \ |