BROKEN on sparc64 as well
This commit is contained in:
parent
a19523d42f
commit
a58528b9aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102999
@ -17,8 +17,8 @@ COMMENT= Cyrillic proxy for network protocols
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${MACHINE_ARCH} == alpha
|
||||
BROKEN= "Does not compile on ${MACHINE_ARCH}"
|
||||
.if ${ARCH} == alpha || ${ARCH} == sparc64
|
||||
BROKEN= "Does not compile on ${ARCH}"
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user