summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-06 09:37:54 +0000
committerwiz <wiz@pkgsrc.org>2012-06-06 09:37:54 +0000
commit6f1be6809958a6005fc5d1c5f48e3b25cfc70f54 (patch)
treee41165499e8afccc87078a48612468796442cad1 /x11/Makefile
parent8cd42b39943eeed3f74559598adc7cdae69d3ef4 (diff)
downloadpkgsrc-6f1be6809958a6005fc5d1c5f48e3b25cfc70f54.tar.gz
Add xkbevd-1.1.3:
This command is very raw and is therefore only partially implemented; we present it here as a rough prototype for developers, not as a general purpose tool for end users. The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. The configuration file consists of a list of event specification/action pairs and/or variable definitions.
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 2e69fbb224d..316c66b2268 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.651 2012/06/06 09:32:44 wiz Exp $
+# $NetBSD: Makefile,v 1.652 2012/06/06 09:37:54 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -499,6 +499,7 @@ SUBDIR+= xjman
SUBDIR+= xkbcomp
SUBDIR+= xkbd
SUBDIR+= xkbdata
+SUBDIR+= xkbevd
SUBDIR+= xkbset
SUBDIR+= xkbutils
SUBDIR+= xkeyboard-config