sysutils/passwordsafe: Mark broken on 10.x
- clang segfaults on 10.x
This commit is contained in:
parent
f1aee67038
commit
556eb40aa6
@ -56,4 +56,10 @@ post-install-NLS-on:
|
||||
${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000
|
||||
BROKEN= clang segfaults on 10.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user