git: 8005b5ffec6c - main - science/bout++-merging-filaments: Broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Oct 2024 18:31:42 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8005b5ffec6cb4dd153bca89f110706f7771fc04 commit 8005b5ffec6cb4dd153bca89f110706f7771fc04 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-06 18:31:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-06 18:31:38 +0000 science/bout++-merging-filaments: Broken Reported by: fallout --- science/bout++-merging-filaments/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/bout++-merging-filaments/Makefile b/science/bout++-merging-filaments/Makefile index 4668815be574..ccb4d19ed74d 100644 --- a/science/bout++-merging-filaments/Makefile +++ b/science/bout++-merging-filaments/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/boutproject/merging-filaments LICENSE= GPLv3 # based on the parent project BOUT++ +BROKEN= build fails, see https://github.com/boutproject/merging-filaments/issues/6 + BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libbout++.so:science/bout++ # also wronglfully linked with all dependencies of BOUT++, see https://github.com/boutproject/BOUT-dev/issues/2622