[Bug 280422] [NEW PORT] graphics/qimgv: add new port

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Jul 2024 18:01:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280422

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |vvd@FreeBSD.org
             Status|New                         |In Progress
           Severity|Affects Only Me             |Affects Some People
                 CC|                            |vvd@FreeBSD.org

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Replace /usr/local with %%LOCALBASE%% in patch and then add this to Makefile:
post-patch:
        @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g'
${WRKSRC}/qimgv/settings.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.