diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-28 15:58:30 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-28 15:58:30 +0000 |
commit | e6c0e9689cb21439960b8e7e79768fe3fb6c1e08 (patch) | |
tree | 4ef55581648aaf2596f93f8c29d81b2070dcbda8 /x11/Makefile | |
parent | 6d85606b85620469872134ffcdab7ed149bd2314 (diff) | |
download | FreeBSD-ports-e6c0e9689cb21439960b8e7e79768fe3fb6c1e08.zip FreeBSD-ports-e6c0e9689cb21439960b8e7e79768fe3fb6c1e08.tar.gz |
Activate gnome.
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 a1feab2..38cf446 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.234 1998/09/09 07:16:26 tg Exp $ +# $Id: Makefile,v 1.235 1998/09/09 08:11:49 tg Exp $ # SUBDIR += XFree86 @@ -26,6 +26,7 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons + SUBDIR += gnome SUBDIR += gnomecore SUBDIR += gnomelibs SUBDIR += kb2mb2 |