diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-07 05:15:19 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-04-07 05:15:19 +0800 |
commit | 34900a35da980cb4fc2acee21634d143f72b9f97 (patch) | |
tree | aac58b5d142ffdd88f2a2e7a550870bdecc1abd9 /x11-wm/treewm | |
parent | a7c4d8bdf7a6b285f268d518c6b8033eb82163d7 (diff) | |
download | freebsd-ports-gnome-34900a35da980cb4fc2acee21634d143f72b9f97.tar.gz freebsd-ports-gnome-34900a35da980cb4fc2acee21634d143f72b9f97.tar.zst freebsd-ports-gnome-34900a35da980cb4fc2acee21634d143f72b9f97.zip |
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2
Diffstat (limited to 'x11-wm/treewm')
-rw-r--r-- | x11-wm/treewm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/treewm/Makefile b/x11-wm/treewm/Makefile index 5a81af9c3dc9..d60911f6a8e6 100644 --- a/x11-wm/treewm/Makefile +++ b/x11-wm/treewm/Makefile @@ -13,6 +13,8 @@ COMMENT= Window manager that arranges windows in a tree 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 |