https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274834
Jason E. Hale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #2 from Jason E. Hale <[email protected]> --- It looks like cad/opencascade is installing its CMake files into the wrong location. ${PREFIX}/lib/cmake/${PROJECT_NAME} is typical, but opencascade is dumping its files directly into ${PREFIX}/lib/cmake for some reason. This isn't a CMake problem. Ports that install files outside of the expected search paths should be fixed. -- You are receiving this mail because: You are the assignee for the bug.
