summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-04-21 17:24:15 +0000
committerkris <kris@FreeBSD.org>2007-04-21 17:24:15 +0000
commit1fd6af54fb0e58a229c27699aef64c678d550961 (patch)
tree4248c91b612dfdab97af845749165db4a211a6e2 /x11-themes
parent13da421751126b5ae908c336fb975b0c240678da (diff)
downloadFreeBSD-ports-1fd6af54fb0e58a229c27699aef64c678d550961.zip
FreeBSD-ports-1fd6af54fb0e58a229c27699aef64c678d550961.tar.gz
BROKEN on amd64: Does not compile
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