git: e24f8fa994df - 2021Q3 - biology/abyss: Broken on 11

Yuri Victorovich yuri at FreeBSD.org
Sat Aug 21 19:03:24 UTC 2021


The branch 2021Q3 has been updated by yuri:

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

commit e24f8fa994df60436e9576dcf5b744cbecae043f
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-21 19:02:06 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-21 19:03:21 +0000

    biology/abyss: Broken on 11
    
    Reported by:    fallout
    
    (cherry picked from commit 9352bd72e0b04fdf32d9c63353aabf1a672936fd)
---
 biology/abyss/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile
index 91d52df097ac..141b25659a53 100644
--- a/biology/abyss/Makefile
+++ b/biology/abyss/Makefile
@@ -9,6 +9,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_i386=	result of comparison of constant 18446744073709551615 with expression of type 'size_t', see https://github.com/bcgsc/abyss/issues/310
+BROKEN_FreeBSD_11=	error: use of undeclared identifier 'getline'; did you mean 'std::getline'?
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/version.hpp:devel/boost-libs \
 		ghc:lang/ghc \


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