From 56ee554b2b16408c32d26c450574ed62eced71ed Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 20 Jan 2010 12:46:07 +0000 Subject: Not make-jobs safe (fails when linking examples with -j16). --- graphics/agg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index d93eb12bfc6..73eb5c7ae30 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/10/28 01:02:03 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/20 12:46:07 wiz Exp $ # DISTNAME= agg-2.5 @@ -11,6 +11,7 @@ COMMENT= High Quality Rendering Engine for C++ PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no USE_TOOLS+= gmake msgfmt pkg-config aclocal autoheader \ automake autoconf USE_LANGUAGES= c c++ -- cgit v1.2.3