freebsd-ports/devel/libhid/files/extra-patch-usb
Stanislav Sedov f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00

12 lines
276 B
Text

--- configure.orig 2007-04-26 04:25:25.000000000 +0400
+++ configure 2009-03-07 20:26:02.000000000 +0300
@@ -4846,8 +4846,8 @@
done
- LIBUSB_CFLAGS="`libusb-config --cflags`"
- LIBUSB_LIBS="`libusb-config --libs`"
+ LIBUSB_CFLAGS=""
+ LIBUSB_LIBS="-lusb"