biology/cd-hit: check for omp.h on all architectures
This commit is contained in:
parent
e7af5e32b4
commit
74016ad026
1 changed files with 1 additions and 3 deletions
|
|
@ -18,9 +18,7 @@ SHEBANG_FILES= ${WRKSRC}/*.pl
|
|||
|
||||
MAKE_FLAGS= openmp=yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == armv7 || ${ARCH} == powerpc
|
||||
.if !exists(/usr/include/omp.h)
|
||||
USES+= compiler:gcc-c++11-lib
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue