- Extend BROKEN tag to all amd64

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-01-21 18:54:09 +00:00
parent e742aa9cf0
commit 7349ebe58e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289568

View file

@ -27,8 +27,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900000 && ${ARCH} == "amd64"
BROKEN= fails to build on 9.X
.if ${ARCH} == "amd64"
BROKEN= fails to build
.endif
post-patch: