From a617d575a89d99cfd06d8206ae69ddda2a8e8a27 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Dec 2009 22:56:02 +0000 Subject: Not MAKE_JOBS_SAFE. --- lang/pict/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/pict') diff --git a/lang/pict/Makefile b/lang/pict/Makefile index 8180f3dee58..c6d782b4326 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/10/29 10:10:57 asau Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/07 22:56:02 joerg Exp $ DISTNAME= pict-4.1 CATEGORIES= lang @@ -11,6 +11,7 @@ COMMENT= Concurrent language based on Milner's pi calculus LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no USE_TOOLS+= gmake INSTALLATION_DIRS+= bin lib/pict share/doc/pict -- cgit v1.2.3