Date: Sat, 6 Apr 2019 21:15:20 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498209 - head/x11-wm/treewm Message-ID: <201904062115.x36LFK8j023234@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904062115.x36LFK8j023234>