From 8d088fe897ba5c67363b860e438ca215052dc3d8 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Thu, 8 Jul 2010 18:48:47 +0000 Subject: mark this package MAKE_JOBS_SAFE=no - the build fails on Mac OS X 10.4 with MAKE_JOBS=2, but builds correctly when marked --- fonts/t1lib/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile index 4c7ec5130c9..e0f9ad4abb3 100644 --- a/fonts/t1lib/Makefile +++ b/fonts/t1lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/02/25 07:54:07 sno Exp $ +# $NetBSD: Makefile,v 1.42 2010/07/08 18:48:47 jdolecek Exp $ DISTNAME= t1lib-5.1.2 PKGREVISION= 1 @@ -11,6 +11,8 @@ COMMENT= Library for generating bitmaps from Adobe Type 1 fonts PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + USE_LIBTOOL= yes USE_TOOLS+= gmake pax GNU_CONFIGURE= yes -- cgit v1.2.3