mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 05:50:56 -04:00
14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
$NetBSD: patch-aa,v 1.11 2010/03/15 12:34:32 wiz Exp $
|
|
|
|
--- configure.orig 2010-02-07 03:42:29.000000000 +0000
|
|
+++ configure
|
|
@@ -15081,7 +15081,7 @@ $as_echo "#define HAVE_USB 1" >>confdefs
|
|
usb_type=linux
|
|
msg_usb="yes, Linux"
|
|
;;
|
|
- *freebsd*)
|
|
+ *bsd*)
|
|
|
|
$as_echo "#define HAVE_USB 1" >>confdefs.h
|
|
|