1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Mark as broken on powerpc: does not compile.

Hat:		portmgr
Feature safe:	yes
This commit is contained in:
Mark Linimon 2011-11-11 05:06:19 +00:00
parent b171f3c261
commit 51b03882a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285526

View File

@ -35,6 +35,9 @@ MAN1= golem.1
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
CFLAGS+= -fPIC
.endif
.if ${ARCH} == "powerpc"
BROKEN= Does not compile on powerpc
.endif
.if defined(WITH_ESOUND)
USE_GNOME+= esound