Date: Tue, 29 Nov 2016 15:13:33 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427382 - head/x11/rxvt-unicode Message-ID: <201611291513.uATFDX2O010014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611291513.uATFDX2O010014>