[Bug 293160] multimedia/obs-multi-rtmp: fix build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293160] multimedia/obs-multi-rtmp: fix"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Feb 2026 18:08:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293160
--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. In patch:
/usr/local => %%LOCALBASE%%
In Makefile:
post-patch:
${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|'
${WRKSRC}/CMakeLists.txt
2. Build patch (not runtime) => unnecessary PORTREVISION bump.
--
You are receiving this mail because:
You are the assignee for the bug.