From 76f5c1b551cbcd541f91513d7a6a47d8886bb5d7 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. --- fonts/ec-fonts-mftraced/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts') diff --git a/fonts/ec-fonts-mftraced/Makefile b/fonts/ec-fonts-mftraced/Makefile index 285e51cbefd..49a6ab98121 100644 --- a/fonts/ec-fonts-mftraced/Makefile +++ b/fonts/ec-fonts-mftraced/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/03/05 20:14:32 darcy Exp $ +# $NetBSD: Makefile,v 1.19 2009/06/30 00:07:15 joerg Exp $ # DISTNAME= ec-fonts-mftraced-1.0.8 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lilypond.org/web/ COMMENT= EC PostScript Type1 fonts with TFMs for TeX +MAKE_JOBS_SAFE= no + USE_DIRS+= texmf-1.1 USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes -- cgit v1.2.3