diff options
| -rw-r--r-- | net/openmpi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 1e9617e3fddd..f108cdc27dbe 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= libhwloc.so:devel/hwloc \ HAS_CONFIGURE= yes INSTALL_TARGET= install-strip # :keepla because port uses lt_dlopen -USES= fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2 +USES= compiler:c11 fortran gmake libtool:keepla perl5 pkgconfig \ + tar:bzip2 USE_PERL5= build MPIBASE?= mpi |
