mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark IGNORE on 7.x. It depends on the usb stack from 8.x and later.
Submitted by: pointyhat (via pav)
This commit is contained in:
parent
5a116bd428
commit
270cc4dbe7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276235
1 changed files with 7 additions and 1 deletions
|
@ -34,4 +34,10 @@ MAKE_ARGS+=" HAVE_MAN=YES"
|
|||
MAKE_ARGS+=" HAVE_DEBUG=YES"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800000
|
||||
IGNORE= requires usb stack from FreeBSD 8.0-RELEASE or later
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue