summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2009-06-03 10:56:01 +0000
committerwiz <wiz>2009-06-03 10:56:01 +0000
commit1bb1b8be10e704c0ead8570eaf75ee18c72cf5da (patch)
tree644f7ce690c4cccf79e544d0ad4c530c6ac2c6fd /www
parent5a5ce798e289f119142e2505eb0ce2ba8e1362b8 (diff)
downloadpkgsrc-1bb1b8be10e704c0ead8570eaf75ee18c72cf5da.tar.gz
Mark as not make-jobs-safe (at least not with -j16).
Diffstat (limited to 'www')
-rw-r--r--www/w3m/Makefile.common3
1 files changed, 2 insertions, 1 deletions
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...