Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 21:15:37 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r498210 - branches/2019Q2/x11-wm/treewm
Message-ID:  <201904062115.x36LFbQV023377@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904062115.x36LFbQV023377>