From cddca397cdc8c75c5d303e79073429cb55e628e4 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 17 Apr 2013 13:52:07 +0000 Subject: [PATCH] Well, that was quick... re-add BROKEN, it hangs on my first dpb build :-( --- lang/boo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/boo/Makefile b/lang/boo/Makefile index 9273540daf3..541e47569be 100644 --- a/lang/boo/Makefile +++ b/lang/boo/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.7 2013/04/17 08:00:48 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.8 2013/04/17 13:52:07 ajacoutot Exp $ + +BROKEN = hangs every 2 builds COMMENT = Python-like language for the .NET/Mono platform