diff options
author | steve <steve@FreeBSD.org> | 1998-03-28 23:16:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-28 23:16:00 +0800 |
commit | 9303458fc6aeaf4c185c60496ca1b6956d0038ae (patch) | |
tree | 7ee7fd6270485f3a02e30bcf268e0b3453f00989 /x11 | |
parent | 6829e9693ddf25f4146b71a32bb03b846d6fc154 (diff) | |
download | freebsd-ports-gnome-9303458fc6aeaf4c185c60496ca1b6956d0038ae.tar.gz freebsd-ports-gnome-9303458fc6aeaf4c185c60496ca1b6956d0038ae.tar.zst freebsd-ports-gnome-9303458fc6aeaf4c185c60496ca1b6956d0038ae.zip |
Activate the lwm port.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d11b58b48b25..2433d94839ff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.189 1998/03/22 05:13:11 jseger Exp $ +# $Id: Makefile,v 1.190 1998/03/27 14:31:19 tg Exp $ # SUBDIR += FWF @@ -41,6 +41,7 @@ SUBDIR += libdnd SUBDIR += libsx SUBDIR += lupe + SUBDIR += lwm SUBDIR += mlclock SUBDIR += mlvwm SUBDIR += mouseclock |