diff options
author | rh <rh> | 1999-03-14 17:15:59 +0000 |
---|---|---|
committer | rh <rh> | 1999-03-14 17:15:59 +0000 |
commit | 3681a7a58a679e1e61f53842c6411bd7e13d95e7 (patch) | |
tree | e03dec1227e004caa393c431cc86f0a5d8bb735a /x11/Makefile | |
parent | e58457d585c355dc821d4ee0541a8d88fc06f228 (diff) | |
download | pkgsrc-3681a7a58a679e1e61f53842c6411bd7e13d95e7.tar.gz |
add and enable gtk--
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index db8e17caa62..25a94b5e4a9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 1999/02/10 04:25:30 nathanw Exp $ +# $NetBSD: Makefile,v 1.82 1999/03/14 17:15:59 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -38,7 +38,8 @@ SUBDIR += gnome-core SUBDIR += gnome-libs SUBDIR += gtk -# SUBDIR += gtk10 + SUBDIR += gtk10 + SUBDIR += gtk-- SUBDIR += gtkglarea # SUBDIR += gwm # SUBDIR += iv |