git: 49d75dad8eae - main - games/q3cellshading: mark BROKEN on FreeBSD >= 13

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


The branch main has been updated by amdmi3:

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

commit 49d75dad8eae619f2b27994aaa4f1e947157bb18
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-23 11:10:43 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-23 15:03:06 +0000

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

diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile
index afd568891cb4..88eca4a7ba0c 100644
--- a/games/q3cellshading/Makefile
+++ b/games/q3cellshading/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Quake III engine with Cell Shading capabilities
 
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	does not run properly; try games/ioquake3 with option
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: re
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: re
 
 USES=		compiler dos2unix gmake zip
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}


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