summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/ncbi-blast+/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index 83bfefbc177f..265779243d25 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -59,6 +59,10 @@ WRKSRC_SUBDIR= c++
LDFLAGS+= -latomic # Only exists in gcc libs
.endif
+.if ${ARCH} == powerpc
+CONFIGURE_ARGS+= --without-openmp
+.endif
+
post-install:
@${RM} ${STAGEDIR}${PREFIX}/include/ncbi-tools++/*/*/.cvsignore.extra
@${RM} -rf ${STAGEDIR}${PREFIX}/lib/X11