From 1910d2ecc1a8be0a2f647e0f206a7504d4877a28 Mon Sep 17 00:00:00 2001 From: tonio Date: Sat, 5 Jan 2008 09:22:06 +0000 Subject: Set MAKE_JOBS_SAFE=no Noticed by Aleksej Saushev --- lang/moscow_ml/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/moscow_ml') diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index 51c3ce27f42..839fda7219b 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:38 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2008/01/05 09:22:06 tonio Exp $ DISTNAME= mos20src PKGNAME= moscow_ml-2.00 @@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/mosml/src USE_TOOLS+= perl BUILD_TARGET= clean world +MAKE_JOBS_SAFE= no post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/moscow_ml -- cgit v1.2.3