From c73b2965d0692c498b52f95753e1939745c32858 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 18 Apr 2012 21:23:38 +0000 Subject: - Mark BROKEN: does not build (broken by recent texinfo update) Reported by: pointyhat --- lang/sbcl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index 331b5938002..c2e59551a0a 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -23,6 +23,8 @@ COMMENT= A Common Lisp development system derived from the CMU CL system ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= is a native code compiler, and has not been ported to this architecture yet +BROKEN= does not build + USE_BZIP2= yes USE_GMAKE= yes CFLAGS+= -DSBCL_HOME=\\\"${SBCL_HOME}\\\" -- cgit