diff --git a/science/pcmsolver/Makefile b/science/pcmsolver/Makefile index a82b52073727..ff137c88f6ef 100644 --- a/science/pcmsolver/Makefile +++ b/science/pcmsolver/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/PCMSolver/pcmsolver LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_15= compilation is broken with clang-19, see https://github.com/PCMSolver/pcmsolver/issues/208 + USES= cmake compiler:c11 fortran python USE_LDCONFIG= yes