mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
biology/hyphy: Correct BROKEN message
This commit is contained in:
parent
efc6565174
commit
36aeef9b99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user