diff options
author | drochner <drochner@pkgsrc.org> | 2003-05-09 15:29:37 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-05-09 15:29:37 +0000 |
commit | 361db3dbd5125fcf701b3bf7544de653655c9409 (patch) | |
tree | 2809005715e97fbef560f0debbbd3508fcc46384 /x11/Makefile | |
parent | a4191d7e19eb20e72a851c0768352dd94ed1ddfe (diff) | |
download | pkgsrc-361db3dbd5125fcf701b3bf7544de653655c9409.tar.gz |
add gtkglarea2 and py-gtk2
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2cf7a650648..12759272e61 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2003/04/20 23:20:08 rh Exp $ +# $NetBSD: Makefile,v 1.293 2003/05/09 15:29:37 drochner Exp $ # COMMENT= Packages to support the X window system @@ -56,6 +56,7 @@ SUBDIR+= gtk10 SUBDIR+= gtk2 SUBDIR+= gtk2-engines SUBDIR+= gtkglarea +SUBDIR+= gtkglarea2 SUBDIR+= gtkmm SUBDIR+= gtkstep SUBDIR+= gtoolkit @@ -137,6 +138,7 @@ SUBDIR+= p5-Tk SUBDIR+= p5-gtk SUBDIR+= py-Pmw SUBDIR+= py-Tk +SUBDIR+= py-gtk2 SUBDIR+= py-qt2 SUBDIR+= py-qt2-sip SUBDIR+= py-wxWindows |