diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:15:19 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:15:19 +0000 |
commit | 19332fb41bdd4a686719f13243150d1b3f56f2ee (patch) | |
tree | 8c12277f1f88fcb111dc49cbdfb01c277b19140e /x11 | |
parent | 5c24686fe022fe854ed15ab92c8a070f787945e1 (diff) | |
download | pkgsrc-19332fb41bdd4a686719f13243150d1b3f56f2ee.tar.gz |
+ lxrandr
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index ea337bf17de..28781ce7365 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.787 2016/05/23 10:06:52 youri Exp $ +# $NetBSD: Makefile,v 1.788 2016/05/23 10:15:19 youri Exp $ # COMMENT= Packages to support the X window system @@ -334,6 +334,7 @@ SUBDIR+= lua-keybinder SUBDIR+= luit SUBDIR+= lxappearance SUBDIR+= lxde-common +SUBDIR+= lxrandr SUBDIR+= lxsession SUBDIR+= matchbox-common SUBDIR+= matchbox-desktop |