diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-06-30 18:00:05 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-06-30 18:00:05 +0000 |
commit | 03cfb7afb37efb6297f3fa666efbcda677b369c4 (patch) | |
tree | 81e84107a60af2d7c04df405f8b8c7967ddf90e7 /x11-wm | |
parent | ff4465812e482b62a3a6dd9938b28a6e08f2450c (diff) | |
download | ports-03cfb7afb37efb6297f3fa666efbcda677b369c4.tar.gz ports-03cfb7afb37efb6297f3fa666efbcda677b369c4.zip |
Notes
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 601a0e076574..f1520aa528be 100644 --- a/x11-wm/obtuner/Makefile +++ b/x11-wm/obtuner/Makefile @@ -18,6 +18,8 @@ COMMENT= Configurator for Openbox with keybinding and mousebinding editor BUILD_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox BROKEN= does not compile with recent Openbox +DEPRECATED= broken with recent Openbox and the project is not active anymore +EXPIRATION_DATE= 2007-09-15 USE_BZIP2= yes GNU_CONFIGURE= yes |