svn commit: r565880 - head/misc/heyu2

Mark Linimon linimon at FreeBSD.org
Thu Feb 18 04:03:59 UTC 2021


Author: linimon
Date: Thu Feb 18 04:03:58 2021
New Revision: 565880
URL: https://svnweb.freebsd.org/changeset/ports/565880

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

Modified:
  head/misc/heyu2/Makefile

Modified: head/misc/heyu2/Makefile
==============================================================================
--- head/misc/heyu2/Makefile	Thu Feb 18 04:00:55 2021	(r565879)
+++ head/misc/heyu2/Makefile	Thu Feb 18 04:03:58 2021	(r565880)
@@ -11,6 +11,9 @@ DISTNAME=	heyu-${PORTVERSION}
 MAINTAINER=	mstowe at chicago.us.mensa.org
 COMMENT=	Control a CM11A interface from the command line
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: newsb
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: newsb
+
 CONFLICTS=	heyu-[0-9]*
 
 ALL_TARGET=	all


More information about the svn-ports-all mailing list