diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-28 23:58:30 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-28 23:58:30 +0800 |
commit | e6c0e9689cb21439960b8e7e79768fe3fb6c1e08 (patch) | |
tree | 4ef55581648aaf2596f93f8c29d81b2070dcbda8 /x11 | |
parent | 6d85606b85620469872134ffcdab7ed149bd2314 (diff) | |
download | freebsd-ports-gnome-e6c0e9689cb21439960b8e7e79768fe3fb6c1e08.tar.gz freebsd-ports-gnome-e6c0e9689cb21439960b8e7e79768fe3fb6c1e08.tar.zst freebsd-ports-gnome-e6c0e9689cb21439960b8e7e79768fe3fb6c1e08.zip |
Activate gnome.
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 a1feab2520f7..38cf4468bef7 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 |