mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Also fails on ia64.
Hat: portmgr
This commit is contained in:
parent
2607e9a53b
commit
602a391cff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251967
@ -137,8 +137,8 @@ install-user:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: cleanname not found
|
||||
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on ia64 or sparc64: cleanname not found
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user