diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:39:37 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:39:37 +0000 |
commit | e40c7d75505c1b41ba60762022c675150cbb3fc3 (patch) | |
tree | bc100f3ef5fe541e8a35311b2171bb70f7295a5a /x11 | |
parent | 1d88c97bc89e5fe4ba2db33945eb0c006b680a5f (diff) | |
download | pkgsrc-e40c7d75505c1b41ba60762022c675150cbb3fc3.tar.gz |
+ lxlauncher
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 e0e6bf1f6d1..04ffd87bfa1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.789 2016/05/23 10:24:14 youri Exp $ +# $NetBSD: Makefile,v 1.790 2016/05/23 10:39:37 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+= lxlauncher SUBDIR+= lxrandr SUBDIR+= lxsession SUBDIR+= lxterminal |