- Mark BROKEN on 6.X

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-07-27 21:53:25 +00:00
parent 26ca63bbf7
commit 383121b530
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238453

View file

@ -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