git: 113887decc87 - 2021Q3 - biology/igv: Broken on 11

Yuri Victorovich yuri at FreeBSD.org
Sat Aug 21 19:08:54 UTC 2021


The branch 2021Q3 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=113887decc87da4d389ae4cec444a8299ff5f213

commit 113887decc87da4d389ae4cec444a8299ff5f213
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-21 19:07:29 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-21 19:08:47 +0000

    biology/igv: Broken on 11
    
    Reported by:    fallout
    
    (cherry picked from commit 70ea3d275664fd115f4480850009f75adc1dbf16)
---
 biology/igv/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/igv/Makefile b/biology/igv/Makefile
index 2b23dc18806e..9803043d22a8 100644
--- a/biology/igv/Makefile
+++ b/biology/igv/Makefile
@@ -13,6 +13,8 @@ COMMENT=	Visualization tool for genomic datasets
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.txt
 
+BROKEN_FreeBSD_11=	FAILURE: Build failed with an exception.
+
 BUILD_DEPENDS=	openjfx14>0:java/openjfx14 \
 		gradle:devel/gradle6
 RUN_DEPENDS=	openjfx14>0:java/openjfx14


More information about the dev-commits-ports-branches mailing list