diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-09 07:17:36 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-09 07:17:36 +0800 |
commit | 71c23d53ce11c67132b3ab1bfe7e1817189cbfa7 (patch) | |
tree | f4875c5ae2a9b21fc7877064ceb8495cf7e6a762 /x11-wm | |
parent | 89a3f2635ad3b143073bec4f1aaa0b0889333302 (diff) | |
download | freebsd-ports-gnome-71c23d53ce11c67132b3ab1bfe7e1817189cbfa7.tar.gz freebsd-ports-gnome-71c23d53ce11c67132b3ab1bfe7e1817189cbfa7.tar.zst freebsd-ports-gnome-71c23d53ce11c67132b3ab1bfe7e1817189cbfa7.zip |
Activate libwmfun
Diffstat (limited to 'x11-wm')
-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 59cb877af8ee..6f53bb93f685 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -22,6 +22,7 @@ SUBDIR += icewm SUBDIR += iconmaker SUBDIR += libdockapp + SUBDIR += libwmfun SUBDIR += lwm SUBDIR += mlvwm SUBDIR += olvwm |