diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-11 19:02:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-11 19:02:58 +0000 |
commit | 8c56703bd933cb025b5cee682620deb50a253e70 (patch) | |
tree | 23ed449f21c599091393bd2dff399650873487e4 /x11 | |
parent | 603ece8f47c16687409ab3e4112c207631202abc (diff) | |
download | pkgsrc-8c56703bd933cb025b5cee682620deb50a253e70.tar.gz |
Add some missing entries.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b35b93f9603..e93b59f2f07 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.433 2006/04/18 17:22:26 reed Exp $ +# $NetBSD: Makefile,v 1.434 2006/05/11 19:02:58 wiz Exp $ # COMMENT= Packages to support the X window system @@ -24,6 +24,7 @@ SUBDIR+= asnap SUBDIR+= aterm SUBDIR+= bbapm SUBDIR+= blt +SUBDIR+= compositeext SUBDIR+= compositeproto SUBDIR+= control-center SUBDIR+= devilspie @@ -38,6 +39,7 @@ SUBDIR+= eterm SUBDIR+= fast-user-switch-applet SUBDIR+= fbdesk SUBDIR+= filerunner +SUBDIR+= fixesext SUBDIR+= fixesproto SUBDIR+= fltk SUBDIR+= fox @@ -221,8 +223,10 @@ SUBDIR+= qt4-tools SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt +SUBDIR+= randrext SUBDIR+= randrproto SUBDIR+= ratmen +SUBDIR+= renderext SUBDIR+= renderproto SUBDIR+= rep-gtk SUBDIR+= rox-session @@ -282,6 +286,7 @@ SUBDIR+= xdialog SUBDIR+= xdm3d SUBDIR+= xearth SUBDIR+= xephem +SUBDIR+= xextensions SUBDIR+= xextproto SUBDIR+= xfce3 SUBDIR+= xfce4-clipman-plugin @@ -303,6 +308,7 @@ SUBDIR+= xforms SUBDIR+= xfstt SUBDIR+= xgas SUBDIR+= xglobe +SUBDIR+= xgrk SUBDIR+= xhangglider SUBDIR+= xjman SUBDIR+= xkbd |