From 71c3df04be7f0c2889fc1f79e6fda5a424cff24a Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 14 Mar 2011 08:27:14 +0000 Subject: Mark BROKEN on i386: does not build --- math/fftw/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/fftw') diff --git a/math/fftw/Makefile b/math/fftw/Makefile index fb50d7f32a7e..817eb4ae61e3 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -44,6 +44,7 @@ PLIST_SUB+= DEF="" .endif .if ${ARCH} == "i386" +BROKEN= does not build CONFIGURE_ARGS+= --enable-i386-hacks .endif -- cgit v1.2.3