1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Mark broken on 4.x

This commit is contained in:
Michael Johnson 2005-11-10 10:39:04 +00:00
parent 04fd9c939c
commit 59fddd4891
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147822

View File

@ -27,8 +27,8 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -DNDEBUG" \
.include <bsd.port.pre.mk>
.if ${ARCH}=="alpha"
BROKEN= Does not compile on ${ARCH}
.if ${ARCH}=="alpha" || ${OSVERSION} < 500000
BROKEN= Does not compile
.endif
post-patch: