Date: Mon, 6 Mar 2023 19:08:08 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: a965e3d85270 - main - games/spacezero: mark broken and deprecate Message-ID: <202303061908.326J88rr070885@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=a965e3d852709c15abac0380001dff87fc13a332 commit a965e3d852709c15abac0380001dff87fc13a332 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-03-03 17:41:31 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-03-06 19:07:25 +0000 games/spacezero: mark broken and deprecate --- games/spacezero/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/games/spacezero/Makefile b/games/spacezero/Makefile index e86c38b03edd..ae22fbd426f5 100644 --- a/games/spacezero/Makefile +++ b/games/spacezero/Makefile @@ -13,6 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libvorbisfile.so:audio/libvorbis +BROKEN= Error: no fonts found in your system +DEPRECATED= broken, abandoned upstream, depends on deprecated gtk2 +EXPIRATION_DATE=2023-06-03 + USES= openal:al,alut gnome pkgconfig xorg USE_GNOME= gtk20 USE_XORG= x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303061908.326J88rr070885>