From 6dc2520300690e39fdb803dba4b818d03289cb63 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 30 Jun 2009 00:07:09 +0000 Subject: Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without. --- graphics/pstoedit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/pstoedit') diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 6544a8ca414..148b876f8fc 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2009/05/19 08:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2009/06/30 00:07:17 joerg Exp $ DISTNAME= pstoedit-3.45 CATEGORIES= converters graphics print @@ -20,6 +20,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED} PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + USE_TOOLS+= gs:run USE_LIBTOOL= yes -- cgit v1.2.3