diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-28 07:15:45 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-28 07:15:45 +0000 |
commit | cf8d9f9f090744d53cab3e60969f51a9863670be (patch) | |
tree | 02f5c7fccabb003d23faa8f9ca143148ee53cf4b /x11-wm | |
parent | 436e403fd21071b5351841b792974384c266b211 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/wmx/Makefile b/x11-wm/wmx/Makefile index a8464b3bbec0..e6fd4b3b121f 100644 --- a/x11-wm/wmx/Makefile +++ b/x11-wm/wmx/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pl/} MAINTAINER= sec@42.org COMMENT= Extended version of wm2 - A simple window manager for X +BROKEN= "Contains severe bug, will be fixed by maintainer" + USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes |