aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:25:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:25:58 +0000
commit4697a57a05cb70813feb5ce1d0265b69e76ef08c (patch)
tree12e8f7ed34b79fd10f1a95075ea692c67c008990 /Makefile
parent15df4403445c8e10f681fbbff5c6c71ecc796da7 (diff)
downloadports-4697a57a05cb70813feb5ce1d0265b69e76ef08c.tar.gz
ports-4697a57a05cb70813feb5ce1d0265b69e76ef08c.zip
Now that they are populated, add deskutils and
x11-{clocks,fm,fonts,toolkits,wm} to the SUBDIR list.
Notes
Notes: svn path=/head/; revision=12333
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66cb94318400..5494570f5404 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $
+# $Id: Makefile,v 1.37 1997/12/13 05:55:08 asami Exp $
#
SUBDIR += archivers
@@ -11,6 +11,7 @@ SUBDIR += chinese
SUBDIR += comms
SUBDIR += converters
SUBDIR += databases
+SUBDIR += deskutils
SUBDIR += devel
SUBDIR += editors
SUBDIR += emulators
@@ -36,6 +37,11 @@ SUBDIR += textproc
SUBDIR += vietnamese
SUBDIR += www
SUBDIR += x11
+SUBDIR += x11-clocks
+SUBDIR += x11-fm
+SUBDIR += x11-fonts
+SUBDIR += x11-toolkits
+SUBDIR += x11-wm
PORTSTOP= yes