[Bug 283370] net/tigervnc-server: Missing RUN_DEPENDS on x11/libxcvt
Date: Tue, 17 Dec 2024 01:41:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283370 --- Comment #3 from Craig Leres <leres@freebsd.org> --- (In reply to Koichiro Iwao from comment #2) I don't doubt that pkg doesn't think it depends on libxcvt. But Xvnc definitely depends on libxcvt on my system: % ldd /usr/local/bin/Xvnc|grep xcvt libxcvt.so.0 => /usr/local/lib/libxcvt.so.0 (0x2dca8283c000) Maybe this is impacted by port options? -- You are receiving this mail because: You are the assignee for the bug.