diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-01-20 01:57:47 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-01-20 01:57:47 +0000 |
commit | 1af7f23573e25f09311bfe9b6c057971afc5415e (patch) | |
tree | fb2fcefd0df2be533c7dff7b1589e6a554d2b745 /x11 | |
parent | 090f950b9649842c48da935d07eed348f664b29a (diff) | |
download | pkgsrc-1af7f23573e25f09311bfe9b6c057971afc5415e.tar.gz |
add and enable gtkglarea
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 bc7da96d631..edb0ec73e0a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 1999/01/05 01:18:53 hubertf Exp $ +# $NetBSD: Makefile,v 1.70 1999/01/20 01:57:47 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -38,6 +38,7 @@ SUBDIR += gnome-libs SUBDIR += gtk # SUBDIR += gtk10 + SUBDIR += gtkglarea # SUBDIR += gwm # SUBDIR += iv SUBDIR += kde |