On 2025/11/28 11:03, Stuart Cassoff wrote:
> One issue remains:
> 
> $ make port-lib-depends-check
> graphviz-14.0.2(math/graphviz,-main):
> Missing: croco-0.6.4 from libcroco-0.6.13p4 
> (/usr/local/lib/graphviz/libgvplugin_rsvg.so.8.0)
> Extra:  dav1d.3
> WANTLIB-main += croco-0.6
> 
> How to handle?
> Add some ".if" or wait until resolved according to www/libcroco/Makefile?

please leave this bit as-is, you must be testing on an arch which
doesn't have rust (i386 etc). it's too complicated to handle with .ifs
and isn't much of a real problem.

re the libtool bits; does it work without the post-configure workaround
if you use USE_LIBTOOL=gnu?

Reply via email to