Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2024 18:31:42 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8005b5ffec6c - main - science/bout++-merging-filaments: Broken
Message-ID:  <202410061831.496IVg19002842@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410061831.496IVg19002842>