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:
parent
d3b5c8f491
commit
3ef72314a9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user