git: 08fdac61c3b6 - main - games/quake3: mark BROKEN on FreeBSD >= 13

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 23 15:05:28 UTC 2021


The branch main has been updated by amdmi3:

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

commit 08fdac61c3b6538af731aed1e5048a70372cd222
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-23 11:19:55 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-23 15:03:06 +0000

    games/quake3: mark BROKEN on FreeBSD >= 13
---
 games/quake3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/quake3/Makefile b/games/quake3/Makefile
index a48eb2199e6d..7dc581c96f0f 100644
--- a/games/quake3/Makefile
+++ b/games/quake3/Makefile
@@ -13,6 +13,9 @@ DISTNAME=	${PORTNAME}-${REALVERSION}-source
 MAINTAINER=	shirshegsm at gmail.com
 COMMENT=	Quake III Arena -- first person shooter (native build)
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: re
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: re
+
 USES=		dos2unix gmake zip
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	does not run properly; try games/ioquake3


More information about the dev-commits-ports-all mailing list