svn commit: r565838 - head/games/quaqut

Mark Linimon linimon at FreeBSD.org
Thu Feb 18 00:41:30 UTC 2021


Author: linimon
Date: Thu Feb 18 00:41:29 2021
New Revision: 565838
URL: https://svnweb.freebsd.org/changeset/ports/565838

Log:
  Mark BROKEN in 13/14 (via latest llvm update).

Modified:
  head/games/quaqut/Makefile

Modified: head/games/quaqut/Makefile
==============================================================================
--- head/games/quaqut/Makefile	Thu Feb 18 00:30:06 2021	(r565837)
+++ head/games/quaqut/Makefile	Thu Feb 18 00:41:29 2021	(r565838)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20C%20sources
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Queries information from Unreal Tournament 2004 game servers
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: quaqut
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: quaqut
+
 HAS_CONFIGURE=	yes
 USE_RC_SUBR=	${PORTNAME}
 PORTDOCS=	AUTHORS COPYING ChangeLog README


More information about the svn-ports-all mailing list