[Bug 293160] multimedia/obs-multi-rtmp: fix build

From: <bugzilla-noreply_at_freebsd.org>
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.