opnsense-ports/devel/libhid/files/extra-patch-usb
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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"