summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1997-11-01 14:34:08 +0000
committerStefan Eßer <se@FreeBSD.org>1997-11-01 14:34:08 +0000
commitdb249d06f77bacdc732a667c01c69c3ca881d142 (patch)
treede8941188f89c592f4543d9ca3dc606d59d85d51 /x11
parentIntial import of the base KDE components (at level Beta1-3). (diff)
Enable kdebase (the base part of the KDE X11 desktop environment)
and kdelibs (support libraries for all KDE components). KDE is a desktop environment much like CDE, but with kind of a Win-95 look and feel. The best in the direction of making X11 applications managable by "naive" users I've seen so far. More components (games, multimedia, network, utils) to come soon ...
Notes
Notes: svn path=/head/; revision=8436
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index b73962ea695b..a9e251d55b38 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.159 1997/10/30 01:47:24 jseger Exp $
+# $Id: Makefile,v 1.160 1997/10/31 13:06:54 tg Exp $
#
SUBDIR += FWF
@@ -31,6 +31,8 @@
SUBDIR += gtk
SUBDIR += gwm
SUBDIR += iv
+ SUBDIR += kdebase
+ SUBDIR += kdelibs
SUBDIR += lesstif
SUBDIR += libdnd
SUBDIR += libsx