On 2021/01/02 20:33, Brian Callahan wrote: > +LIB_DEPENDS= audio/libao \ > + audio/libmodplug \ > + audio/libsamplerate \ > + devel/libexecinfo \
Can you prevent it from picking up libexecinfo instead please? It is better for bulk builds if this is installed as little as possible (it is a common "hidden dependency"). Otherwise ok with me.
