summaryrefslogtreecommitdiff
path: root/sysutils/hal/files/patch-hald_freebsd_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hal/files/patch-hald_freebsd_Makefile.in')
-rw-r--r--sysutils/hal/files/patch-hald_freebsd_Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hal/files/patch-hald_freebsd_Makefile.in b/sysutils/hal/files/patch-hald_freebsd_Makefile.in
index a3631ff5b158..793066528491 100644
--- a/sysutils/hal/files/patch-hald_freebsd_Makefile.in
+++ b/sysutils/hal/files/patch-hald_freebsd_Makefile.in
@@ -8,7 +8,7 @@
+@HAVE_LIBUSB20_TRUE@ hf-usb2.c \
+@HAVE_LIBUSB20_TRUE@ hf-usb2.h
+
-+@HAVE_LIBUSB20_TRUE@am__append_2 = -lusb20
++@HAVE_LIBUSB20_TRUE@am__append_2 = @LIBUSB20_LIBS@
subdir = hald/freebsd
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4