pkgsrc/x11/xf86-input-keyboard/patches/patch-aa
joerg 1c74572863 Update to xf86-input-keyboard-1.2.0:
Split monolithic source in small subcomponents, moving code out of
the server.
2007-08-05 23:32:47 +00:00

13 lines
388 B
Text

$NetBSD: patch-aa,v 1.1 2007/08/05 23:32:48 joerg Exp $
--- configure.ac.orig 2007-04-10 23:01:04.000000000 +0200
+++ configure.ac
@@ -69,7 +69,7 @@ int main () {
[Name of the period field in struct kbd_repeat])
;;
- freebsd* | kfreebsd-gnu* | netbsd* | openbsd*)
+ freebsd* | kfreebsd-gnu* | netbsd* | openbsd* | dragonfly*)
IS_BSD="yes"
;;