aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-04 16:21:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-04 16:21:46 +0000
commit36aeef9b99e980990c8b58f44e6de9989b31f4c4 (patch)
tree088676c8f901113e0f0d5d4ce9165dbcbc708498
parentefc656517495adffd7398d02ed01455f32bdf3b9 (diff)
downloadports-36aeef9b99e980990c8b58f44e6de9989b31f4c4.tar.gz
ports-36aeef9b99e980990c8b58f44e6de9989b31f4c4.zip
biology/hyphy: Correct BROKEN message
-rw-r--r--biology/hyphy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile
index 309fcb638219..bd01632bb9a3 100644
--- a/biology/hyphy/Makefile
+++ b/biology/hyphy/Makefile
@@ -9,7 +9,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
.if !exists(/usr/include/omp.h)
-BROKEN= requires OpenMP support that is missing on this architecture
+BROKEN= build fails w/out enabled OpenMP, see https://github.com/veg/hyphy/issues/1503
.endif
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64le powerpc64 powerpc