mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- also broken on sparc64 are ported by portsmon/pointhat
Submitted by: b.f. (maintainer) Feature safe: yes
This commit is contained in:
parent
63637821a1
commit
1dc583d975
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250104
@ -27,8 +27,8 @@ MAN1= dieharder.1
|
||||
MAN3= libdieharder.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${ARCH} == "i386"
|
||||
BROKEN= does not compile on i386
|
||||
.if ${ARCH} == "i386" || ${ARCH} == "sparc64"
|
||||
BROKEN= does not compile on i386 or sparc64
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user