diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:47:31 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:47:31 +0000 |
commit | 22a0ca799c047a51808fe2b887e12dd8ca0e2ab5 (patch) | |
tree | 21238ec6e308ae135265c4a0667332c7ca2eb7a0 /x11 | |
parent | a6e3a91155c8b66b4e1496e4bcc26f2fea1a718e (diff) | |
download | pkgsrc-22a0ca799c047a51808fe2b887e12dd8ca0e2ab5.tar.gz |
+ lxinput
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 04ffd87bfa1..951cfceefff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.790 2016/05/23 10:39:37 youri Exp $ +# $NetBSD: Makefile,v 1.791 2016/05/23 10:47:31 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+= lxinput SUBDIR+= lxlauncher SUBDIR+= lxrandr SUBDIR+= lxsession |