svn commit: r550671 - head/multimedia/mythtv

Antoine Brodin antoine at FreeBSD.org
Wed Sep 30 09:50:21 UTC 2020


Author: antoine
Date: Wed Sep 30 09:50:21 2020
New Revision: 550671
URL: https://svnweb.freebsd.org/changeset/ports/550671

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/multimedia/mythtv/Makefile

Modified: head/multimedia/mythtv/Makefile
==============================================================================
--- head/multimedia/mythtv/Makefile	Wed Sep 30 09:48:11 2020	(r550670)
+++ head/multimedia/mythtv/Makefile	Wed Sep 30 09:50:21 2020	(r550671)
@@ -18,6 +18,7 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 ONLY_FOR_ARCHS=	amd64 i386
+BROKEN=		fails to package
 .if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
 BROKEN_i386=	ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment
 .endif


More information about the svn-ports-all mailing list