From 103c48d29558af5b852c618b85cc32800aab5bec Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 24 Nov 2008 21:13:19 +0000 Subject: * Make it work on DragonFly with FreeBSD backend. It's largely untested, but certainly already usable. * Fix paths to [pci|usb].ids files. * Bump PKGREVISION. --- sysutils/hal/patches/patch-am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sysutils/hal/patches/patch-am (limited to 'sysutils/hal/patches/patch-am') diff --git a/sysutils/hal/patches/patch-am b/sysutils/hal/patches/patch-am new file mode 100644 index 00000000000..1b76c601f74 --- /dev/null +++ b/sysutils/hal/patches/patch-am @@ -0,0 +1,16 @@ +$NetBSD: patch-am,v 1.1 2008/11/24 21:13:19 hasso Exp $ + +--- hald/freebsd/libprobe/hfp-cdrom.c.orig 2008-11-24 14:23:52 +0200 ++++ hald/freebsd/libprobe/hfp-cdrom.c 2008-11-23 19:36:53 +0200 +@@ -32,7 +32,11 @@ + #include + #include + #include ++#ifdef __DragonFly__ ++#include ++#else + #include ++#endif + #include + #include + #include -- cgit v1.2.3