diff options
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 b06471657e6..d5aba312d84 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.242 2002/04/15 12:30:00 he Exp $ +# $NetBSD: Makefile,v 1.243 2002/04/17 10:33:28 drochner Exp $ # COMMENT= Packages to support the X window system @@ -63,6 +63,8 @@ SUBDIR+= openmotif SUBDIR+= p5-Tk SUBDIR+= p5-gtk SUBDIR+= py-Pmw +SUBDIR+= py-qt2 +SUBDIR+= py-qt2-sip SUBDIR+= py-Tk SUBDIR+= py-wxWindows SUBDIR+= pygtk |