Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2021 21:35:40 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 74b5bcafc9e1 - main - games/stuntrally: remove BROKEN
Message-ID:  <202112152135.1BFLZeEB014267@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112152135.1BFLZeEB014267>