From 1b7f737191eeadf81088b13fff4a6653e317f889 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Sun, 31 Mar 2013 17:25:31 +0000 Subject: This makes my bulk build hang, mark not for MirBSD for now. --- lang/clisp/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lang/clisp') diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index dc34789f211..5962c7a041e 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2013/02/16 11:22:51 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2013/03/31 17:25:31 bsiegert Exp $ # DISTNAME= clisp-2.49 @@ -17,6 +17,9 @@ LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= *-*-sparc64 NOT_FOR_PLATFORM+= *-*-arm +# makes the bulk build hang under MirBSD +NOT_FOR_PLATFORM+= MirBSD-*-* + PKG_INSTALLATION_TYPES= overwrite pkgviews MAKE_JOBS_SAFE= no -- cgit v1.2.3