diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 431cdcf8061..17fb4a5bdd8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.608 2010/01/16 14:40:24 sborrill Exp $ +# $NetBSD: Makefile,v 1.609 2010/01/16 15:38:40 sno Exp $ # COMMENT= Packages to support the X window system @@ -257,9 +257,12 @@ SUBDIR+= ocaml-graphics SUBDIR+= oneko SUBDIR+= openbsd-input-ws SUBDIR+= openmotif +SUBDIR+= p5-Alien-wxWidgets SUBDIR+= p5-Clipboard SUBDIR+= p5-Gtk2-Ex-FormFactory SUBDIR+= p5-Tk +SUBDIR+= p5-Wx +SUBDIR+= p5-Wx-Perl-ProcessStream SUBDIR+= p5-X11-Protocol SUBDIR+= p5-gtk SUBDIR+= p5-gtk2 |