summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/polymer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/polymer/Makefile b/x11-themes/polymer/Makefile
index f53b111..1d231fd 100644
--- a/x11-themes/polymer/Makefile
+++ b/x11-themes/polymer/Makefile
@@ -33,6 +33,10 @@ QTSTYLESDIR= ${PREFIX}/lib/plugins/styles
.include <bsd.port.pre.mk>
+.if ${ARCH} == amd64
+BROKEN= Does not compile on amd64
+.endif
+
.if ${MACHINE_CPU:Mmmx}
CONFIGURE_ARGS+= --enable-mmx
.endif
OpenPOWER on IntegriCloud