git: 36aeef9b99e9 - main - biology/hyphy: Correct BROKEN message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Aug 2022 16:21:51 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36aeef9b99e980990c8b58f44e6de9989b31f4c4
commit 36aeef9b99e980990c8b58f44e6de9989b31f4c4
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-04 16:21:05 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-04 16:21:46 +0000
biology/hyphy: Correct BROKEN message
---
biology/hyphy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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