I'm working on a drumgizmo which is a drum plugin, with zita-resampler being one of the dependency. Build goes without a whiff, and the program works just fine. But port-lib-depends-check closes with an error. What does this mean? I can see the library with "ldconfig -r" and "ldd /usr/local/bin/drumgizmo", why is this happening?
drumgizmo-0.9.18.1(audio/drumgizmo): Missing lib: libzita-resampler.so.0 (/usr/local/bin/drumgizmo) (NOT REACHABLE) *** Error 1 in target 'port-lib-depends-check' (ignored)