diff options
author | sno <sno@pkgsrc.org> | 2010-01-16 15:38:40 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-16 15:38:40 +0000 |
commit | 5529963e0a7ff067d68085035d923da6b743c56e (patch) | |
tree | 75494d1136172cdd643775d01df2f4405b1c02f4 /x11 | |
parent | 6c4a6946b30cc34cfca65d304412791284afb1cd (diff) | |
download | pkgsrc-5529963e0a7ff067d68085035d923da6b743c56e.tar.gz |
Add SUBDIR for newly imported modules
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 |