diff options
author | agc <agc> | 1998-10-07 19:53:42 +0000 |
---|---|---|
committer | agc <agc> | 1998-10-07 19:53:42 +0000 |
commit | 8d3338b1815cff8b5e8103e6091feff6071d5105 (patch) | |
tree | eb3db5b42c30f67f3cdefea5d0c4f73b89f9879f /x11 | |
parent | fb1e4ecf68a758e8850bdf302307c369babff45c (diff) | |
download | pkgsrc-8d3338b1815cff8b5e8103e6091feff6071d5105.tar.gz |
Add and enable gnome-core.
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 39c901f1b6b..e8a4cbe1513 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 1998/09/04 22:15:37 agc Exp $ +# $NetBSD: Makefile,v 1.59 1998/10/07 19:53:42 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -34,6 +34,7 @@ SUBDIR += fvwm95 SUBDIR += fvwm-wharf # SUBDIR += getbdf + SUBDIR += gnome-core SUBDIR += gnome-libs SUBDIR += gtk # SUBDIR += gtk10 |