diff options
Diffstat (limited to 'biology/abyss/Makefile')
-rw-r--r-- | biology/abyss/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile index 141b25659a53..91d52df097ac 100644 --- a/biology/abyss/Makefile +++ b/biology/abyss/Makefile @@ -9,7 +9,6 @@ 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 \ |