CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/17 10:47:06
Modified files:
devel/pyusb : Makefile
devel/pyusb/pkg: DESCR
Log message:
remove WANTLIB and LIB_DEPENDS. pyusb 0.x was using C but pyusb 1.x doesn't
anymore.
also depend on libusb1 instead of libusb-compat. libusb1 gets selected over
libusb-compat
tweak DESCR while here
