summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2018-02-27 23:43:21 +0000
committerkhorben <khorben@pkgsrc.org>2018-02-27 23:43:21 +0000
commit5be2816a22c42621beb4172640278de01569b341 (patch)
treed8646f1545cd42e19c7a722fc28740dcbb9af415
parent89ac4445ab7b8a3c44c5e2252ea169205c1128c4 (diff)
downloadpkgsrc-5be2816a22c42621beb4172640278de01569b341.tar.gz
Default to devel/libusb-compat for libusb 0.1
No objection on tech-pkg@ Tested on NetBSD/amd64.
-rw-r--r--mk/defaults/mk.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 50f119d1bf5..924c6aacca0 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.291 2018/02/10 13:45:45 khorben Exp $
+# $NetBSD: mk.conf,v 1.292 2018/02/27 23:43:21 khorben Exp $
#
# This file provides default values for variables that may be overridden
@@ -1246,12 +1246,12 @@ JAKARTA_HOME?= ${JAVA_HOME}/jakarta
# Possible: any libdvdcss site
# Default: not defined
-LIBUSB_TYPE?= native
+LIBUSB_TYPE?= compat
# Used in packages using libusb (version 0.x) to choose a specific
# implementation. On NetBSD, compat has the advantage of not requiring root
# privileges to locate and use USB devices without a kernel driver.
# Possible: compat, native
-# Default: native
+# Default: compat
#LATEX2HTML_ICONPATH=
# Used in the latex2html package to set URL prefix for where to