mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Mark as broken on powerpc: does not compile.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
da1780c87e
commit
fae368cebd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285490
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ MAN1= advdev.1 advj.1 advk.1 advm.1 advmame.1 advs.1
|
|||
.if ${ARCH} == "i386"
|
||||
BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm
|
||||
.endif
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not compile on powerpc
|
||||
.endif
|
||||
|
||||
.if defined(WITH_FREETYPE)
|
||||
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
|
||||
|
|
Loading…
Add table
Reference in a new issue