mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ MAKE_ARGS+= PREFIX=${PREFIX}
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} < 800069
|
.if ${OSVERSION} < 800108
|
||||||
IGNORE= needs libusb 1.0
|
IGNORE= needs libusb 1.0.4
|
||||||
.else
|
.else
|
||||||
MAKE_ENV+= PKG_CONFIG_PATH=${FILESDIR}
|
MAKE_ENV+= PKG_CONFIG_PATH=${FILESDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue