Date: Thu, 27 Feb 2020 05:52:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244432] multimedia/handbrake fails to build Message-ID: <bug-244432-7788-cYCqvr4Waz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244432-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-244432-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244432 Sean Farley <scf@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scf@FreeBSD.org --- Comment #2 from Sean Farley <scf@FreeBSD.org> --- Created attachment 211983 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211983&action= =3Dedit 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 look= ing in lib/pkgconfig. I just linked the two together during the post-extract stage. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244432-7788-cYCqvr4Waz>