From 0edee54f8481bd81793c07b80511070e60665c28 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 31 May 2012 07:25:35 +0000 Subject: Mark BROKEN on i386: does not build Submitted by: pointyhat --- x11-toolkits/fox17/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11-toolkits/fox17') diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile index 8fbd45b1666e..4ba0ab1942e8 100644 --- a/x11-toolkits/fox17/Makefile +++ b/x11-toolkits/fox17/Makefile @@ -44,6 +44,10 @@ MAN1= reswrap.1 shutterbug.1 adie.1 PathFinder.1 calculator.1 \ .include +.if ${ARCH} == i386 +BROKEN= does not build +.endif + .if defined(WITHOUT_JPEG) CONFIGURE_ARGS+=--disable-jpeg .else -- cgit v1.2.3