[Bug 297635] multimedia/jellyfin-ffmpeg7: don't advertise private libraries
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297635 --- Comment #2 from Michael Johnson <[email protected]> --- (In reply to Michael Johnson from comment #0) -- updated comment The bundled libs install into a private prefix and are loaded by ffmpeg/ffprobe through --enable-rpath, so nothing else links against them. Drop USE_LDCONFIG and trim INSTALL_TARGET (no install-headers) to match upstream's packaging. Only for archs amd64, aarch64 -- upstream targets 64bit Suggested by: arrowd -- You are receiving this mail because: You are the assignee for the bug.