svn commit: r498209 - head/x11-wm/treewm

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


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

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

Modified:
  head/x11-wm/treewm/Makefile

Modified: head/x11-wm/treewm/Makefile
==============================================================================
--- head/x11-wm/treewm/Makefile	Sat Apr  6 21:13:12 2019	(r498208)
+++ head/x11-wm/treewm/Makefile	Sat Apr  6 21:15:19 2019	(r498209)
@@ -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