diff options
author | tron <tron@pkgsrc.org> | 1999-11-20 20:46:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-20 20:46:00 +0000 |
commit | 21194d73474d17a5e85d697b17ab8e789f3947b0 (patch) | |
tree | 59b64db77389cf4e4f1f6b1d006456ae5fd983fe /x11 | |
parent | 1f778ced9281e375b3f9a184812600044cde0eb3 (diff) | |
download | pkgsrc-21194d73474d17a5e85d697b17ab8e789f3947b0.tar.gz |
Add and enable "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 c5b3d63cf06..fbebbc81398 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 1999/11/20 20:24:37 tron Exp $ +# $NetBSD: Makefile,v 1.129 1999/11/20 20:46:00 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -45,6 +45,7 @@ SUBDIR += gdm # SUBDIR += getbdf SUBDIR += glclock + SUBDIR += gnome SUBDIR += gnome-core SUBDIR += gnome-libs SUBDIR += gnome-python |