aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/ugene/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile
index 31f82940e35d..96ccd0e93c34 100644
--- a/biology/ugene/Makefile
+++ b/biology/ugene/Makefile
@@ -10,6 +10,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_aarch64= Fails to build: invokes x86 asm
BROKEN_riscv64= Fails to build: invokes x86 asm
+.if !exists(/usr/include/omp.h)
+BROKEN= requires OpenMP support that is missing on this architecture
+.endif
RUN_DEPENDS= bash:shells/bash