From 1fd6af54fb0e58a229c27699aef64c678d550961 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 21 Apr 2007 17:24:15 +0000 Subject: BROKEN on amd64: Does not compile --- x11-themes/polymer/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11-themes') 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 +.if ${ARCH} == amd64 +BROKEN= Does not compile on amd64 +.endif + .if ${MACHINE_CPU:Mmmx} CONFIGURE_ARGS+= --enable-mmx .endif -- cgit v1.1