Depends to libusb 0.1.5, and bump version.
PR: ports/35233 Submitted by: maintainer
This commit is contained in:
parent
68f3125be5
commit
5f46b91001
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55132
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= s10sh
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.kyuzz.org/antirez/s10sh-src/
|
||||
|
||||
@ -21,7 +21,7 @@ MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||
.if defined(NOUSB) || defined(WITHOUT_USB)
|
||||
MAKE_ENV+= WITHOUT_USB=YES
|
||||
.else
|
||||
LIB_DEPENDS= usb-0.1.4:${PORTSDIR}/devel/libusb
|
||||
LIB_DEPENDS= usb-0.1.5:${PORTSDIR}/devel/libusb
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user