summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1997-11-01 14:34:08 +0000
committerse <se@FreeBSD.org>1997-11-01 14:34:08 +0000
commitda79afd5a4d19ddc6a9aa86151641c4fabfc8058 (patch)
treed811d0a2f16bde78155e3f89b2cc14b119d51b45 /x11
parent54309d746ef3eeb250bee1993ade30462184eded (diff)
downloadFreeBSD-ports-da79afd5a4d19ddc6a9aa86151641c4fabfc8058.zip
FreeBSD-ports-da79afd5a4d19ddc6a9aa86151641c4fabfc8058.tar.gz
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 ...
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 b73962e..a9e251d 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
OpenPOWER on IntegriCloud