aboutsummaryrefslogtreecommitdiff
path: root/biology/freebayes
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-18 09:28:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-18 09:28:34 +0000
commit2f0d68299c6f70641ef9b876c2da331dab29c3e3 (patch)
tree040699a97edeff87d68a4edca73b4152317159b5 /biology/freebayes
parent26172f8e4c47bc6d5fc8c98bbcebcf1d6946d4e7 (diff)
downloadports-2f0d68299c6f70641ef9b876c2da331dab29c3e3.tar.gz
ports-2f0d68299c6f70641ef9b876c2da331dab29c3e3.zip
Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based
archs such as powerpc64. Tested for no effect on amd64. While here, pet portlint. Approved by: portgmr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480003
Diffstat (limited to 'biology/freebayes')
-rw-r--r--biology/freebayes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/freebayes/Makefile b/biology/freebayes/Makefile
index 9efc560da37e..cb7ade783bc5 100644
--- a/biology/freebayes/Makefile
+++ b/biology/freebayes/Makefile
@@ -16,7 +16,7 @@ BROKEN_armv7= fails to compile: invalid conversion between vector type and inte
# Submodules use older versions than the ports, so we cannot safely unbundle
# No shared libs are built by the submodules so there will be no conflicts
-USES= gmake tar:xz
+USES= compiler:c++11-lang gmake tar:xz
USE_GITHUB= yes
GH_ACCOUNT= ekg
GH_TUPLE= walaj:SeqLib:5941c68:SeqLib/SeqLib-temp \