1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

math/rumur: Update comment

This commit is contained in:
Yuri Victorovich 2024-07-16 09:10:19 -07:00
parent d3b5c8f491
commit 3ef72314a9

View File

@ -26,7 +26,7 @@ CMAKE_ARGS= BISON_EXECUTABLE:STRING=${LOCALBASE}/bin/bison
BINARY_ALIAS= python3=${PYTHON_CMD}
do-test: # the test command hangs, see https://github.com/Smattr/rumur/issues/274
do-test: # the test command outputs only in the end of the run
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} --build . --target check