From 279141691303e2c0567f8ec637bf054d837f3eba Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 18 Dec 2010 23:50:58 +0000 Subject: Not make-jobs-safe. (Wants to link against libraw before it is completely built when run with -j16.) --- graphics/libraw/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/libraw') diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index e9998f96d08..9701c991cfd 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/12/13 20:32:30 gls Exp $ +# $NetBSD: Makefile,v 1.5 2010/12/18 23:50:58 wiz Exp $ # DISTNAME= LibRaw-0.12.0 @@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake +MAKE_JOBS_SAFE= no PKGCONFIG_OVERRIDE+= libraw.pc.in PKGCONFIG_OVERRIDE+= libraw_r.pc.in -- cgit v1.2.3