summaryrefslogtreecommitdiff
path: root/net/driftnet/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit6dc2520300690e39fdb803dba4b818d03289cb63 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /net/driftnet/Makefile
parentdb3790b322960d22b168a0155c538ee2401c5300 (diff)
downloadpkgsrc-6dc2520300690e39fdb803dba4b818d03289cb63.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'net/driftnet/Makefile')
-rw-r--r--net/driftnet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile
index efc8406385b..2b852b01a91 100644
--- a/net/driftnet/Makefile
+++ b/net/driftnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/01/07 09:14:02 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2009/06/30 00:07:20 joerg Exp $
#
DISTNAME= driftnet-0.1.6
@@ -12,6 +12,7 @@ COMMENT= Real-time image sniffer
DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
+MAKE_JOBS_SAFE= no
BUILD_TARGET= default
MAKE_ENV+= CAT=${CAT:Q} TRUE=${TRUE:Q}