[Bug 244432] multimedia/handbrake fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 27 05:52:29 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244432
Sean Farley <scf at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scf at FreeBSD.org
--- Comment #2 from Sean Farley <scf at FreeBSD.org> ---
Created attachment 211983
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211983&action=edit
Fix for pkgconfig paths during build
This is a patch I made to fix it, at least, for myself. The issue is where the
build places pkgconfig files. It has two directories. There is probably a
better solution.
In essence, dav1d places files in libdata/pkgconfig while HandBrake is looking
in lib/pkgconfig. I just linked the two together during the post-extract
stage.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list