diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-06-21 20:02:17 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-06-21 20:02:17 +0800 |
commit | 3590c9dd143d54e56efc244b4c84dde059820394 (patch) | |
tree | 944b7f29951d829acb96b5b01a8747d976d09393 /x11-wm/Makefile | |
parent | 607e2ab9e70cc228e4d78aea9a9f52f2a568419d (diff) | |
download | freebsd-ports-gnome-3590c9dd143d54e56efc244b4c84dde059820394.tar.gz freebsd-ports-gnome-3590c9dd143d54e56efc244b4c84dde059820394.tar.zst freebsd-ports-gnome-3590c9dd143d54e56efc244b4c84dde059820394.zip |
lxsession is a standard-compliant X11 session manager with
shutdown/reboot/suspend supports via HAL and gdm.
WWW: http://lxde.sourceforge.net/
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 73d5df19154f..d8fedcd311ca 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -86,6 +86,7 @@ SUBDIR += libcompizconfig SUBDIR += libdockapp SUBDIR += lwm + SUBDIR += lxsession SUBDIR += matchbox SUBDIR += metacity SUBDIR += mlvwm |