diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 08:08:54 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 08:08:54 +0000 |
commit | 3bc72800acfd480ee6f6d25bdf571979bacdcf65 (patch) | |
tree | f275814602baad334fce5c8280e6221d429da689 /x11 | |
parent | 11e57927ea7dbe7d28be24916d1890635e2b3800 (diff) | |
download | pkgsrc-3bc72800acfd480ee6f6d25bdf571979bacdcf65.tar.gz |
+ lxappearance
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 7a127155c50..d8a9a85f5dc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.785 2016/05/22 23:06:46 youri Exp $ +# $NetBSD: Makefile,v 1.786 2016/05/23 08:08:54 youri Exp $ # COMMENT= Packages to support the X window system @@ -332,6 +332,7 @@ SUBDIR+= libxshmfence SUBDIR+= listres SUBDIR+= lua-keybinder SUBDIR+= luit +SUBDIR+= lxappearance SUBDIR+= lxsession SUBDIR+= matchbox-common SUBDIR+= matchbox-desktop |