Date: Fri, 29 Jul 2022 20:28:20 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e816439686da - main - games/abstreet: Add comment Message-ID: <202207292028.26TKSKLe063156@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e816439686da12e2f2b7351901f1e5fd8a5eb00e commit e816439686da12e2f2b7351901f1e5fd8a5eb00e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-29 20:28:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-29 20:28:02 +0000 games/abstreet: Add comment --- games/abstreet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index b3c67d5cb634..fb66b04d0545 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -12,7 +12,7 @@ COMMENT= Game exploring how changes to city affect drivers/cyclists/pedestrians LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= fails to build with rust 1.61.0+ +BROKEN= fails to build with rust 1.61.0+ # also see the WIP https://github.com/a-b-street/abstreet/issues/959 why it can't be updated yet BUILD_DEPENDS= alsa-lib>0:audio/alsa-lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207292028.26TKSKLe063156>