diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:18:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:18:58 +0000 |
commit | efcaabf05dcd919be8d63f7cb58014a1370b3093 (patch) | |
tree | 76fb022f75b3423b61e3f11368b60249f7db62b3 /x11-wm | |
parent | 6990158f4f0e5ce40b78ea5b685771a6659f1b83 (diff) | |
download | ports-efcaabf05dcd919be8d63f7cb58014a1370b3093.tar.gz ports-efcaabf05dcd919be8d63f7cb58014a1370b3093.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/kahakai/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index 183c4be3de44..c55c14b9ae64 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= \ DEPRECATED= "Development ceased" +BROKEN= Broken by python 2.4 update + USE_BZIP2= yes USE_GMAKE= yes USE_INC_LIBTOOL_VER=13 |