Mark as broken on recent i386-9: fails to compile.
This commit is contained in:
parent
88f4336e9d
commit
b3b3634979
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280677
1 changed files with 7 additions and 1 deletions
|
@ -46,4 +46,10 @@ pre-configure:
|
|||
@cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal
|
||||
@${REINPLACE_CMD} -e '/^_LT_AC_SHELL_INIT/d' ${WRKSRC}/aclocal.m4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900035
|
||||
BROKEN= Does not compile on recent FreeBSD-9
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue