mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Also broken on powerpc (and presumably ia64).
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
f392d0db72
commit
ed79e0a1d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285503
@ -227,8 +227,8 @@ PLIST_SUB+= QT_NLS=""
|
||||
. endif
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on ia64, powerpc, or sparc64
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user