Mark broken on current.

This commit is contained in:
Mark Linimon 2006-07-26 06:08:58 +00:00
parent 7f16eaa6e9
commit aa4301615c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168783

View File

@ -26,7 +26,10 @@ BOOTSTRAP_TARGET= stage1
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
BROKEN= "fails to install on ${ARCH}"
BROKEN= fails to install on ${ARCH}
.endif
.if ${OSVERSION} >= 700000
BROKEN= fails to install on 7.X
.endif
post-extract: