aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-21 17:24:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-21 17:24:15 +0000
commite93dfc4caa34bf8e7210cb1da2c068c1e50a9278 (patch)
tree0cef1da7b8c675320c23cfdb3cfb04a5cbe62eec /x11-themes
parent6c618f77f0c62f1864cbf6f6f366676a8cfc4cae (diff)
downloadports-e93dfc4caa34bf8e7210cb1da2c068c1e50a9278.tar.gz
ports-e93dfc4caa34bf8e7210cb1da2c068c1e50a9278.zip
Notes
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 f53b111b4b74..1d231fd800fc 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