diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-08 09:55:54 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-08 09:55:54 +0000 |
commit | 17cc6dec73a48922c5fe6970175c262b828db2cc (patch) | |
tree | 9e7a7262e1972b3174404f8000a5432c1f97e590 /x11-wm | |
parent | caa0ee103bb8b966ea27e7110b1909e5d10f7869 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 3301e503d26b..5cb1d7077455 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -49,7 +49,6 @@ DATAFILES= WindowMaker-extra-0.1.tar.bz2 .if defined(HAVE_GNOME) CONFIGURE_ARGS+= --enable-gnome -USE_GNOME= yes .endif .if defined(WITH_KDE) |