Created attachment 208036 [details] patch Don't unconditionally depend on libomp, this breaks compilation on GCC architectures. Instead, add USES=compiler:openmp.
Approved as mentor pending maintainer review.
A commit references this bug: Author: pkubaj Date: Mon Oct 28 13:42:38 UTC 2019 New revision: 515860 URL: https://svnweb.freebsd.org/changeset/ports/515860 Log: 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) Changes: head/math/hmat-oss/Makefile