From 1bb1b8be10e704c0ead8570eaf75ee18c72cf5da Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 3 Jun 2009 10:56:01 +0000 Subject: Mark as not make-jobs-safe (at least not with -j16). --- www/w3m/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index b28d5b36217..4a33f1cf993 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.52 2008/12/13 08:09:41 obache Exp $ +# $NetBSD: Makefile.common,v 1.53 2009/06/03 10:56:01 wiz Exp $ # DISTNAME= w3m-${W3M_VERS} @@ -10,6 +10,7 @@ HOMEPAGE= http://w3m.sourceforge.net/ PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes USE_TOOLS+= gmake # Needed for some combinations of options... -- cgit v1.2.3