From 948dc1c3cfa60463e2ae7ba88f4c246b11747708 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 7 May 2009 01:34:02 +0000 Subject: Mark BROKEN on i386: does not build. --- mail/kiltdown/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 0d6b97e05fbd..3e38c31ea2f1 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -41,4 +41,10 @@ do-configure: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/kiltdown/kiltdown ${PREFIX}/bin/ -.include +.include + +.if ${ARCH} == i386 +BROKEN= does not build +.endif + +.include -- cgit v1.2.3