[Bug 289091] devel/nodeeditor: update to 3.0.12
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289091] devel/nodeeditor: update to 3.0.12"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Aug 2025 14:03:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289091
--- Comment #7 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Why are these lines needed?
+post-patch:
+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \
+ -E -e 's|#include <catch2/catch.hpp>|#include
<catch2/catch_all.hpp>|g'
--
You are receiving this mail because:
You are the assignee for the bug.