Created attachment 204221 [details] patch The project supports 'parallel' option that is unfortunately incompatible with the 'cxx' option. This patch: * Adds the PARALLEL option * Adds the CXX option (that was before "on" by default) * Updates pkg-plist I verified that plist is correct with default options, and with CXX=off/PARALLEL=on. Ideally PARALLEL should be a subpackage, bug subpackages aren't yet supported, and there is also the issue of cxx/parallel incompatibility.
I made minor modification. Could you please try https://people.FreeBSD.org/~sunpoet/patch/science-hdf5.txt ? Thanks!
A commit references this bug: Author: sunpoet Date: Mon Sep 30 11:32:05 UTC 2019 New revision: 513366 URL: https://svnweb.freebsd.org/changeset/ports/513366 Log: Add PARALLEL option PR: 237751 Submitted by: yuri Changes: head/science/hdf5/Makefile head/science/hdf5/pkg-plist
Committed. Thanks!
*** Bug 226912 has been marked as a duplicate of this bug. ***
*** Bug 225071 has been marked as a duplicate of this bug. ***