svn commit: r427382 - head/x11/rxvt-unicode

Mark Linimon linimon at FreeBSD.org
Tue Nov 29 15:13:34 UTC 2016


Author: linimon
Date: Tue Nov 29 15:13:33 2016
New Revision: 427382
URL: https://svnweb.freebsd.org/changeset/ports/427382

Log:
  Mark as broken on armv6: fails to patch.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/x11/rxvt-unicode/Makefile

Modified: head/x11/rxvt-unicode/Makefile
==============================================================================
--- head/x11/rxvt-unicode/Makefile	Tue Nov 29 14:56:48 2016	(r427381)
+++ head/x11/rxvt-unicode/Makefile	Tue Nov 29 15:13:33 2016	(r427382)
@@ -59,6 +59,8 @@ OPTIONS_DEFAULT=PERL XIM UNICODE3 ISO147
 PORTDOCS1=	Changes README.FAQ README.configure
 PORTDOCS=	README.xvt ${PORTDOCS1}
 
+BROKEN_armv6=		Fails to patch: Error code 1 during gentables
+
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MIMLOCALE_FIX}


More information about the svn-ports-head mailing list