math/hmat-oss: fix build on GCC architectures
Don't unconditionally depend on libomp, this breaks compilation on GCC architectures.
Instead, add USES=compiler:openmp.
Bump PORTREVISION because of dependency change.
PR: 241017
Approved by: linimon (mentor), yuri (maintainer timeout)