diff options
author | rh <rh@pkgsrc.org> | 1999-03-14 17:15:59 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-14 17:15:59 +0000 |
commit | 5ad31867d9b4033503ed870aec121a33e13e750d (patch) | |
tree | e03dec1227e004caa393c431cc86f0a5d8bb735a /x11 | |
parent | 46a3c885410129cfbba56a38808ca75bd2b2fa73 (diff) | |
download | pkgsrc-5ad31867d9b4033503ed870aec121a33e13e750d.tar.gz |
add and enable gtk--
Diffstat (limited to 'x11')
-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 |