Files
ports/devel/libhid/files/extra-patch-usb
T
Antoine Brodin 26b4c8f71f Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
2021-01-01 10:11:34 +00:00

13 lines
276 B
Plaintext

--- 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"