mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Mark IGNORE on 8.0 due to too old libusb. (missing symbols.)
Submitted by: pointyhat via erwin
This commit is contained in:
parent
9efd7a63f8
commit
363fc36d29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280865
@ -22,8 +22,8 @@ MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OSVERSION} < 800069
|
||||
IGNORE= needs libusb 1.0
|
||||
.if ${OSVERSION} < 800108
|
||||
IGNORE= needs libusb 1.0.4
|
||||
.else
|
||||
MAKE_ENV+= PKG_CONFIG_PATH=${FILESDIR}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user