summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-08 09:55:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-08 09:55:54 +0000
commit17cc6dec73a48922c5fe6970175c262b828db2cc (patch)
tree9e7a7262e1972b3174404f8000a5432c1f97e590 /x11-wm
parentUpgrade to v2.4.7 (diff)
Remove USE_GNOME, which I erroneously added after receiving kick from billf.
Submitted by: reg
Notes
Notes: svn path=/head/; revision=34908
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker/Makefile1
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)