diff options
author | recht <recht@pkgsrc.org> | 2003-12-04 14:42:36 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-12-04 14:42:36 +0000 |
commit | 17421205e586b31634eb1e08e49ca5fa43320add (patch) | |
tree | c6832f3465bb51b5e125bb81fdc489704c66d6e0 /x11/Makefile | |
parent | 82e3e1fee3df6b863b71e90a676b6fc252d588d5 (diff) | |
download | pkgsrc-17421205e586b31634eb1e08e49ca5fa43320add.tar.gz |
+ randrext, Xrandr
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 e81faf6f1f8..7841d08f305 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2003/12/03 23:41:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.316 2003/12/04 14:42:36 recht Exp $ # COMMENT= Packages to support the X window system @@ -10,6 +10,7 @@ SUBDIR+= Xaw-Xpm SUBDIR+= Xaw3d SUBDIR+= Xbae SUBDIR+= XmHTML +SUBDIR+= Xrandr SUBDIR+= Xrender SUBDIR+= acidlaunch SUBDIR+= asnap @@ -179,6 +180,7 @@ SUBDIR+= qt3-tools SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt +SUBDIR+= randrext SUBDIR+= render SUBDIR+= rep-gtk SUBDIR+= ruby-fox |