diff options
author | dougb <dougb@FreeBSD.org> | 2009-08-18 04:10:39 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-08-18 04:10:39 +0800 |
commit | 4ccc412152759d65e90c782df2e6dc3ea395a072 (patch) | |
tree | f2940252782446805e7f32ca2ea7fcceb62ac24d /x11-wm/Makefile | |
parent | efe047ff0be3de15287c8c63e3340aeed1bb2c83 (diff) | |
download | freebsd-ports-gnome-4ccc412152759d65e90c782df2e6dc3ea395a072.tar.gz freebsd-ports-gnome-4ccc412152759d65e90c782df2e6dc3ea395a072.tar.zst freebsd-ports-gnome-4ccc412152759d65e90c782df2e6dc3ea395a072.zip |
Add a port that installs only libwraster from Window Maker. A lot of
dockapps depend on libwraster but don't need the full WM port.
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 5a2e2ed11f6b..b3f5029b12f9 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -75,6 +75,7 @@ SUBDIR += larswm SUBDIR += libcompizconfig SUBDIR += libdockapp + SUBDIR += libwraster SUBDIR += lwm SUBDIR += lxsession SUBDIR += lxsession-lite |