summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-07 23:25:58 +0000
committerasami <asami@FreeBSD.org>1998-08-07 23:25:58 +0000
commit92cea2fe7cf7d27581240692125e5ac0bde344cf (patch)
treeed0fcb7ccbbce78bfbd89ae9798848e4780d9bf7 /Makefile
parent9434cb5021a883c8dc8e3c877c77d176880efc3d (diff)
downloadFreeBSD-ports-92cea2fe7cf7d27581240692125e5ac0bde344cf.zip
FreeBSD-ports-92cea2fe7cf7d27581240692125e5ac0bde344cf.tar.gz
Now that they are populated, add deskutils and
x11-{clocks,fm,fonts,toolkits,wm} to the SUBDIR list.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66cb943..5494570 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
OpenPOWER on IntegriCloud