mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
emulators/frodo: fix build on powerpc and powerpc64
Same issue as on powerpc64le.
This commit is contained in:
parent
d587c2e669
commit
bbee953436
@ -32,7 +32,7 @@ USES+= sdl
|
||||
USE_SDL= sdl
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == powerpc64le
|
||||
.if ${ARCH:Mpowerpc*}
|
||||
USE_GCC= yes
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user