summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-apps/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-11 10:40:28 +0000
committerwiz <wiz>2013-07-11 10:40:28 +0000
commitfdb0102f66fecce615101bbcb6770c6cbed24943 (patch)
tree6e84179716e26fb306eca7dbb0268a9373bcc401 /meta-pkgs/modular-xorg-apps/Makefile
parent91c85365a50b6d3708f86c19ba4bc4403fb49b8f (diff)
downloadpkgsrc-fdb0102f66fecce615101bbcb6770c6cbed24943.tar.gz
Remove xsetpointer. Peter Hutterer writes on xorg-devel:
xsetpointer sets an input device as the core pointer. This dates back to when an extension device could not be a core device at the same time and is obsolete since server 1.4 (2006 or so I think). the request always fails now (96e32805d12fc36f0fa0926dbfb0dd8a5cadb739). xinput set-pointer is the equiv xsetpointer, but still doesn't do anything, that app is truly dead.
Diffstat (limited to 'meta-pkgs/modular-xorg-apps/Makefile')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index c39d5dff46d..87c025563ec 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/05/31 11:37:25 rodent Exp $
+# $NetBSD: Makefile,v 1.25 2013/07/11 10:40:29 wiz Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-apps-1.14
@@ -69,7 +69,6 @@ DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh
DEPENDS+= xscope-[0-9]*:../../x11/xscope
DEPENDS+= xset-[0-9]*:../../x11/xset
DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode
-DEPENDS+= xsetpointer-[0-9]*:../../x11/xsetpointer
DEPENDS+= xsetroot-[0-9]*:../../x11/xsetroot
DEPENDS+= xsm-[0-9]*:../../x11/xsm
DEPENDS+= xstdcmap-[0-9]*:../../x11/xstdcmap