mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Also broken on powerpc.
Hat: portmgr
This commit is contained in:
parent
c80904e7af
commit
f63895df95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251938
@ -17,8 +17,8 @@ GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64: includes i386 assembler
|
||||
.if ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on powerpc or sparc64: includes i386 assembler
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user