diff options
author | tg <tg@FreeBSD.org> | 1998-09-04 15:19:09 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-04 15:19:09 +0800 |
commit | e6f5e7870df73c8d34123482324b63c3514a9a2e (patch) | |
tree | 29ebf46303e87b9893538a0e665ee6635dbbae37 /x11/Makefile | |
parent | bb7a5d874c1b8e6472b536cc0ffb818f47b35a12 (diff) | |
download | freebsd-ports-gnome-e6f5e7870df73c8d34123482324b63c3514a9a2e.tar.gz freebsd-ports-gnome-e6f5e7870df73c8d34123482324b63c3514a9a2e.tar.zst freebsd-ports-gnome-e6f5e7870df73c8d34123482324b63c3514a9a2e.zip |
Activate wdm.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6dce96a0e108..8a23bc34be0c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.229 1998/08/11 15:08:57 kuriyama Exp $ +# $Id: Makefile,v 1.230 1998/08/14 22:46:52 asami Exp $ # SUBDIR += XFree86 @@ -42,6 +42,7 @@ SUBDIR += sxpc SUBDIR += tkgoodstuff SUBDIR += tycoon + SUBDIR += wdm SUBDIR += x3270 SUBDIR += xaniroc SUBDIR += xantfarm |