diff options
author | youri <youri@pkgsrc.org> | 2015-07-10 17:48:31 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-07-10 17:48:31 +0000 |
commit | 029069162add48f1902c26f295332f2f7d85bc55 (patch) | |
tree | e7a1a3761703a9240e71ef29e0e5b22e1cd88297 /x11 | |
parent | 77d4cf560812adaa954da509d76c0e15c1f27c74 (diff) | |
download | pkgsrc-029069162add48f1902c26f295332f2f7d85bc55.tar.gz |
+ xfce4-dashboard
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 27acd7eeee1..c883932aaa4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.757 2015/07/05 13:17:43 khorben Exp $ +# $NetBSD: Makefile,v 1.758 2015/07/10 17:48:31 youri Exp $ # COMMENT= Packages to support the X window system @@ -607,6 +607,7 @@ SUBDIR+= xf86driproto SUBDIR+= xf86miscproto SUBDIR+= xf86vidmodeproto SUBDIR+= xfce4-clipman-plugin +SUBDIR+= xfce4-dashboard SUBDIR+= xfce4-desktop SUBDIR+= xfce4-exo SUBDIR+= xfce4-eyes-plugin |