science/simgrid: Fix tests
This commit is contained in:
parent
879f9d5ca6
commit
743fd6ec70
1 changed files with 3 additions and 0 deletions
|
@ -32,4 +32,7 @@ LDFLAGS+= /usr/lib/liblzma.so # workaround for https://bugs.freebsd.org/bugzilla
|
|||
|
||||
# tests fail, see https://github.com/simgrid/simgrid/issues/384
|
||||
|
||||
pre-test: # build tests
|
||||
@cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue