diff options
author | kris <kris@FreeBSD.org> | 2003-10-15 01:43:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-15 01:43:50 +0000 |
commit | a9243c8f2212cb1e5fbde3cc04e52b8ddc28317f (patch) | |
tree | ee2d406294aeefd70d898755888c664e376cda6c /x11-wm/aewm | |
parent | 32486d6d9e420638f6e029da4f8549377ccc607e (diff) | |
download | FreeBSD-ports-a9243c8f2212cb1e5fbde3cc04e52b8ddc28317f.zip FreeBSD-ports-a9243c8f2212cb1e5fbde3cc04e52b8ddc28317f.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'x11-wm/aewm')
-rw-r--r-- | x11-wm/aewm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile index 1890961..4f92536 100644 --- a/x11-wm/aewm/Makefile +++ b/x11-wm/aewm/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.red-bean.com/~decklin/aewm/ MAINTAINER= trevor@FreeBSD.org COMMENT= ICCCM-compliant window manager based on 9wm +BROKEN= "Does not compile" + GTKCLIENTS= aemenu-gtk aepanel-gtk XAWCLIENTS= set-gnome-pda \ aesession \ |