aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/golem/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile
index ddd32c98d516..63bf1878bdd5 100644
--- a/x11-wm/golem/Makefile
+++ b/x11-wm/golem/Makefile
@@ -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