mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark broken on sparc64-9: fails to compile.
Hat: portmgr
This commit is contained in:
parent
297cd55e93
commit
1d6293ee07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287853
1 changed files with 4 additions and 0 deletions
|
@ -71,6 +71,10 @@ PLIST_SUB+= PY="@comment "
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64" && ${OSVERSION} > 900000
|
||||
BROKEN= Does not compile on sparc64-9
|
||||
.endif
|
||||
|
||||
.if defined(WITH_LIBOIL)
|
||||
LIB_DEPENDS+= oil:${PORTSDIR}/devel/liboil
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue