diff options
author | pav <pav@FreeBSD.org> | 2011-11-05 06:19:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-11-05 06:19:36 +0800 |
commit | 7e799edf9c48b58a284dc5433054d6dbd8187c2c (patch) | |
tree | 0cbf71b71edb4dc8274954879f85591d3470001e /x11-wm/flwm | |
parent | 2d4fa0928b330941a7179ca42c181f2166b1ac5a (diff) | |
download | freebsd-ports-gnome-7e799edf9c48b58a284dc5433054d6dbd8187c2c.tar.gz freebsd-ports-gnome-7e799edf9c48b58a284dc5433054d6dbd8187c2c.tar.zst freebsd-ports-gnome-7e799edf9c48b58a284dc5433054d6dbd8187c2c.zip |
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat
Diffstat (limited to 'x11-wm/flwm')
-rw-r--r-- | x11-wm/flwm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile index 6eb5c1cfdc9e..0de2e0b31cd3 100644 --- a/x11-wm/flwm/Makefile +++ b/x11-wm/flwm/Makefile @@ -17,6 +17,8 @@ COMMENT= The Fast Light Window Manager LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +BROKEN= does not compile + USE_XORG= x11 xt GNU_CONFIGURE= yes |