aboutsummaryrefslogtreecommitdiff
path: root/biology/bedtools/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-12-22 12:27:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-12-22 12:27:14 +0000
commitb945f4dc267f49935cd5e399bef1973ce398e1ec (patch)
tree2cf6d1ad8de871abf20f79f43d32c0a44e786611 /biology/bedtools/Makefile
parenta34da07c60e7d602d0ddc9919a01d2d0a34bac6a (diff)
downloadports-b945f4dc267f49935cd5e399bef1973ce398e1ec.tar.gz
ports-b945f4dc267f49935cd5e399bef1973ce398e1ec.zip
- Fix build on 11+
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=456976
Diffstat (limited to 'biology/bedtools/Makefile')
-rw-r--r--biology/bedtools/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/biology/bedtools/Makefile b/biology/bedtools/Makefile
index 6d4928122d65..0b8640170ada 100644
--- a/biology/bedtools/Makefile
+++ b/biology/bedtools/Makefile
@@ -13,10 +13,6 @@ COMMENT= Toolset for genome arithmetic
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_FreeBSD_12_aarch64= fails to compile: /usr/include/c++/v1/queue:401:5: error: static_assert failed
-BROKEN_armv6= fails to compile: implicit instantiation of undefined template __static_assert_test<false>
-BROKEN_armv7= fails to compile: implicit instantiation of undefined template __static_assert_test<false>
-
USE_GITHUB= yes
GH_ACCOUNT= arq5x
GH_PROJECT= bedtools2