diff options
author | tg <tg@FreeBSD.org> | 2000-02-16 21:10:37 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-02-16 21:10:37 +0800 |
commit | 26ab91d93bd488b5ad6b15f1f8103e86d0eff434 (patch) | |
tree | 5aaec6f87b793bde6e05880838f529390e152687 /x11-wm/Makefile | |
parent | 36fd4109b2c64b7252abbb004bf7cdf817157e31 (diff) | |
download | freebsd-ports-graphics-26ab91d93bd488b5ad6b15f1f8103e86d0eff434.tar.gz freebsd-ports-graphics-26ab91d93bd488b5ad6b15f1f8103e86d0eff434.tar.zst freebsd-ports-graphics-26ab91d93bd488b5ad6b15f1f8103e86d0eff434.zip |
Deactivate libwmfun.
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index b124710ab04..e27ac16e522 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -23,7 +23,6 @@ SUBDIR += gwm SUBDIR += icewm SUBDIR += libdockapp - SUBDIR += libwmfun SUBDIR += lwm SUBDIR += mlvwm SUBDIR += olvwm |