aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-21 19:02:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-21 19:03:21 +0000
commite24f8fa994df60436e9576dcf5b744cbecae043f (patch)
tree7ded8764ba9823540d80e915998d070975da1b50
parentc3834b63e4b3b8c921929442b4fce3c01a98ba9b (diff)
downloadports-e24f8fa994df60436e9576dcf5b744cbecae043f.tar.gz
ports-e24f8fa994df60436e9576dcf5b744cbecae043f.zip
biology/abyss: Broken on 11
Reported by: fallout (cherry picked from commit 9352bd72e0b04fdf32d9c63353aabf1a672936fd)
-rw-r--r--biology/abyss/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \