diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-12-12 16:22:34 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-12-12 16:22:34 +0000 |
commit | e1af0c177f9ea34f73614190e12cb8a3795ee78c (patch) | |
tree | e4f9921e99d3820f070fa1f5cd90822dfb2fc61a /x11/Makefile | |
parent | 444e515a7086e1b4940076a1a867b1303c314987 (diff) | |
download | pkgsrc-e1af0c177f9ea34f73614190e12cb8a3795ee78c.tar.gz |
xfce4-wmdock-plugin: remove, EOL and doesn't build
(This wasn't included in the xfce4-extras meta-pkg, and so didn't turn
up in my bulk build testing for the Xfce 4.16 update.)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index cb2e823b374..a9405fdff89 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.945 2021/12/12 16:17:36 gutteridge Exp $ +# $NetBSD: Makefile,v 1.946 2021/12/12 16:22:34 gutteridge Exp $ # COMMENT= Packages to support the X Window System @@ -594,7 +594,6 @@ SUBDIR+= xfce4-settings SUBDIR+= xfce4-terminal SUBDIR+= xfce4-tumbler SUBDIR+= xfce4-whiskermenu-plugin -SUBDIR+= xfce4-wmdock-plugin SUBDIR+= xfd SUBDIR+= xfishtank SUBDIR+= xflame |