diff options
author | pav <pav@FreeBSD.org> | 2007-06-28 16:11:31 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-06-28 16:11:31 +0800 |
commit | fe7a131be17762b5e442213285cc66c449da9178 (patch) | |
tree | 146cb29bdfb6a143098c793222659e74b1c3d96d /x11-wm | |
parent | 67f32addcd83dff685db6d4d04ba183bae5bbb2a (diff) | |
download | freebsd-ports-gnome-fe7a131be17762b5e442213285cc66c449da9178.tar.gz freebsd-ports-gnome-fe7a131be17762b5e442213285cc66c449da9178.tar.zst freebsd-ports-gnome-fe7a131be17762b5e442213285cc66c449da9178.zip |
- Mark BROKEN: does not compile with recent Openbox
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/obtuner/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/obtuner/Makefile b/x11-wm/obtuner/Makefile index 92ff2130666c..601a0e076574 100644 --- a/x11-wm/obtuner/Makefile +++ b/x11-wm/obtuner/Makefile @@ -17,6 +17,8 @@ COMMENT= Configurator for Openbox with keybinding and mousebinding editor BUILD_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox +BROKEN= does not compile with recent Openbox + USE_BZIP2= yes GNU_CONFIGURE= yes USE_XLIB= yes |