mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark as broken on sparc64: does not compile.
This commit is contained in:
parent
8560906cb1
commit
1a8346ead8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279391
@ -32,4 +32,10 @@ post-patch:
|
||||
post-install:
|
||||
${STRIP_CMD} ${PREFIX}/lib/libmird.so.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user