BROKEN on 7.0: Segfault during build

This commit is contained in:
Kris Kennaway 2006-02-12 22:36:54 +00:00
parent e15279745e
commit e8fe256514
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155878

View file

@ -25,6 +25,10 @@ MAN2= mtc.2
BROKEN= "Does not compile on FreeBSD 4.x"
.endif
.if ${OSVERSION} >= 700000
BROKEN= Segfault during build on FreeBSD >= 7.0
.endif
post-extract:
${RM} -f ${WRKSRC}/mtc/m2c/SYSTEM_.h
${RM} -f ${WRKSRC}/mtc/m2c/SYSTEM_.c