[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: Mon, 25 Aug 2025 23:42:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289091
--- Comment #5 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Build fine without lines:
CMAKE_ARGS+= -D_BUILD_TESTING=OFF
post-patch:
${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \
-E -e 's|#include <catch2/catch.hpp>|#include
<catch2/catch_all.hpp>|g'
post-extract:
${MKDIR} ${WRKDIR}/.build/external/Catch2/single_include/catch2
${LN} -s ${DISTDIR}/catch.hpp
${WRKDIR}/.build/external/Catch2/single_include/catch2
--
You are receiving this mail because:
You are the assignee for the bug.