svn commit: r498210 - branches/2019Q2/x11-wm/treewm

Antoine Brodin antoine at FreeBSD.org
Sat Apr 6 21:15:38 UTC 2019


Author: antoine
Date: Sat Apr  6 21:15:37 2019
New Revision: 498210
URL: https://svnweb.freebsd.org/changeset/ports/498210

Log:
  MFH: r498209
  
  Mark BROKEN on i386
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q2/x11-wm/treewm/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/x11-wm/treewm/Makefile
==============================================================================
--- branches/2019Q2/x11-wm/treewm/Makefile	Sat Apr  6 21:15:19 2019	(r498209)
+++ branches/2019Q2/x11-wm/treewm/Makefile	Sat Apr  6 21:15:37 2019	(r498210)
@@ -13,6 +13,8 @@ COMMENT=	Window manager that arranges windows in a tre
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_i386=	constant expression evaluates to -2147483648 which cannot be narrowed to type 'unsigned long'
+
 USES=		gmake imake:env tar:bzip2
 USE_XORG=	x11 ice sm xext xmu xpm xt xxf86vm
 


More information about the svn-ports-all mailing list