On 2019/10/03 16:04, Christian Weisgerber wrote:
> Currently, if you try to build the "float" flavor of math/fftw3 before
> the "double" flavor, packaging will fail. The *.cmake files are in
> fact not shared between the flavors; there are separate FFTW3Config and
> FFTW3fConfig files. The patch below moves them from -common to the
> flavored -main packages.
>
> ok?
OK.
I thought it might need an @conflict on the old version, but I've checked
and pkg_add -u is happy as-is.
No comments:
Post a Comment