mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Also broken on powerpc-8.
Hat: portmgr
This commit is contained in:
parent
7d066d704e
commit
56a501c37c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303876
@ -39,8 +39,8 @@ do-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc" && ${OSVERSION} > 900000
|
||||
BROKEN= Does not compile on powerpc-9
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not compile on powerpc
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user