summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-11 10:42:55 +0000
committerwiz <wiz>2013-07-11 10:42:55 +0000
commit6ddd3d2232207c7463eb1515961fb6c8f3ea6669 (patch)
tree8635fa17bc5a0f36b2d5b5845ce64f7e205ee743 /meta-pkgs
parent25138525b8218a00d114861d062d5837d40b2f9a (diff)
downloadpkgsrc-6ddd3d2232207c7463eb1515961fb6c8f3ea6669.tar.gz
Remove xsetmode. Peter Hutterer writes on xorg-devel:
xsetmode still works on devices that support multiple mode, the hooks are still there so functionally there's nothing wrong with it. xinput has replaced it though, you get the same with xinput --set-mode "device name" ABSOLUTE since xinput is actively maintained, I recommend using that instead.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index 87c025563ec..3cfd75b9495 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/07/11 10:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/07/11 10:42:55 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.14
+PKGNAME= modular-xorg-apps-1.14.1
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
@@ -68,7 +68,6 @@ DEPENDS+= xrdb-[0-9]*:../../x11/xrdb
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+= xsetroot-[0-9]*:../../x11/xsetroot
DEPENDS+= xsm-[0-9]*:../../x11/xsm
DEPENDS+= xstdcmap-[0-9]*:../../x11/xstdcmap