Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 12:04:00 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b08ccc4db742 - main - games/openage: mark BROKEN
Message-ID:  <202302201204.31KC40I0091371@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b08ccc4db7425e6896f27bfe0469cc71b2ec2f32

commit b08ccc4db7425e6896f27bfe0469cc71b2ec2f32
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 12:03:26 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 12:03:26 +0000

    games/openage: mark BROKEN
    
    __main__.ParserError: /wrkdirs/usr/ports/games/openage/work/openage-0.4.1/libopenage/main.h:15 expected identifier after 'namespace'
    
    Reported by:    pkg-fallout
---
 games/openage/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/openage/Makefile b/games/openage/Makefile
index a1a2643226ea..c4384442a72f 100644
--- a/games/openage/Makefile
+++ b/games/openage/Makefile
@@ -10,6 +10,8 @@ WWW=		https://openage.sft.mx/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/legal/GPLv3
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
 		${PY_PILLOW} \



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