diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-07 15:06:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-07 15:06:46 +0000 |
commit | b3bca336c22ad1f8c113d390dc7ff2155a79360a (patch) | |
tree | 33892f0242e921688a5ec07afbd32c392e1cdecd /x11/Makefile | |
parent | 9ac0c8ba3feb1fba21cb4e49281319de9ff2e267 (diff) | |
download | pkgsrc-b3bca336c22ad1f8c113d390dc7ff2155a79360a.tar.gz |
+ x11/appres
+ x11/beforelight
+ x11/bitmap
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a8acab4af14..998bb57c324 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.481 2007/03/01 09:07:36 wiz Exp $ +# $NetBSD: Makefile,v 1.482 2007/03/07 15:06:46 joerg Exp $ # COMMENT= Packages to support the X window system @@ -16,10 +16,13 @@ SUBDIR+= Xrandr SUBDIR+= Xrender SUBDIR+= acidlaunch SUBDIR+= alacarte +SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm SUBDIR+= bbapm +SUBDIR+= beforelight SUBDIR+= bigreqsproto +SUBDIR+= bitmap SUBDIR+= blt SUBDIR+= bwidget SUBDIR+= compositeproto |