- Mark BROKEN on 6.X
Reported by: pointyhat
This commit is contained in:
parent
26ca63bbf7
commit
383121b530
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238453
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ USE_RC_SUBR= vmware-guestd.sh vmware-kmod.sh
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not compile on 6.X
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
IGNORE= not yet ported to sparc64
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue