math/linbox: add OpenCL dependency
math/linbox currently picks up libOpenCL.so if it is present on the
system, but does not declare it as a dependency. The attached patch adds
it as a library dependency to the complete package and disables it for
the minimal package.
PR: 257891
Reported by: bsd (at) philippost.de