Skip to content
Permalink
Browse files

gpsd: allow +libusb to use either port:libusb or port:libusb-devel

  • Loading branch information
michaelld committed Apr 4, 2019
1 parent 0c9cc20 commit 574c43cb7f20e560f452447b409e07d8b36218c5
Showing with 1 addition and 1 deletion.
  1. +1 −1 net/gpsd/Portfile
@@ -220,7 +220,7 @@ variant qt description {Build Qt4 bindings} {

variant libusb \
description {Include support for better USB device discovery} {
depends_lib-append port:libusb
depends_lib-append path:lib/libusb-1.0.dylib:libusb

build.args-replace usb=no usb=yes
test.args-replace usb=no usb=yes

0 comments on commit 574c43c

Please sign in to comment.
You can’t perform that action at this time.