git: 74b5bcafc9e1 - main - games/stuntrally: remove BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Dec 2021 21:35:40 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=74b5bcafc9e1c8bcae610c6fca76a1b1f8d0bea7 commit 74b5bcafc9e1c8bcae610c6fca76a1b1f8d0bea7 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-12-15 21:34:38 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-12-15 21:34:44 +0000 games/stuntrally: remove BROKEN The game builds and works fine after c0526b1. --- games/stuntrally/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index f8342948ebe2..798dfe0f214e 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -9,8 +9,6 @@ COMMENT= 3D racing game based on VDrift and OGRE with track editor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/License.txt -BROKEN= not build with Bullet3. - LIB_DEPENDS= libboost_thread.so:devel/boost-libs USE_GITHUB= yes