diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-19 15:48:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-19 15:48:52 +0000 |
commit | cd17272343a66f74c97b19786899ec14d71b7e1b (patch) | |
tree | 414a54ca0da962201076aba4d00626ab512037d7 /x11/Makefile | |
parent | 846ca8191acc7afecbac955e55cf5cafff62ba75 (diff) | |
download | pkgsrc-cd17272343a66f74c97b19786899ec14d71b7e1b.tar.gz |
+ gtkglarea2.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 086cfc4debc..b02dc444553 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.629 2011/02/11 13:50:07 obache Exp $ +# $NetBSD: Makefile,v 1.630 2011/02/19 15:48:52 wiz Exp $ # COMMENT= Packages to support the X window system @@ -93,6 +93,7 @@ SUBDIR+= gtk2-engines-murrine SUBDIR+= gtk2-theme-switch SUBDIR+= gtkada SUBDIR+= gtkglarea +SUBDIR+= gtkglarea2 SUBDIR+= gtkmm SUBDIR+= gtkmm-utils SUBDIR+= gtksourceview |