summaryrefslogtreecommitdiff
path: root/security/p0f/patches
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-10-02 05:04:03 +0000
committerdholland <dholland@pkgsrc.org>2011-10-02 05:04:03 +0000
commitbffa68d6c3c0ebb7ca36867d953253c1018241ac (patch)
treedeb16b1bf5f621f3d3307d5cef32cd6b2de308e7 /security/p0f/patches
parent4ca546b14340985e0f08296b1eca6df162168a19 (diff)
downloadpkgsrc-bffa68d6c3c0ebb7ca36867d953253c1018241ac.tar.gz
Fix MAKE_JOBS build. This does not fix the bulk failure, which I can't
replicate and don't understand.
Diffstat (limited to 'security/p0f/patches')
-rw-r--r--security/p0f/patches/patch-aa10
1 files changed, 7 insertions, 3 deletions
diff --git a/security/p0f/patches/patch-aa b/security/p0f/patches/patch-aa
index 74323606214..62fd7c332ff 100644
--- a/security/p0f/patches/patch-aa
+++ b/security/p0f/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.9 2011/01/07 04:15:37 obache Exp $
+$NetBSD: patch-aa,v 1.10 2011/10/02 05:04:03 dholland Exp $
--- mk/Linux.orig 2006-08-21 12:37:00.000000000 +0000
+++ mk/Linux
-@@ -7,12 +7,9 @@
+@@ -7,23 +7,20 @@
# (C) Copyright 2000-2006 by Michal Zalewski <lcamtuf@coredump.cx>
#
@@ -16,7 +16,11 @@ $NetBSD: patch-aa,v 1.9 2011/01/07 04:15:37 obache Exp $
FILE = p0f
TOOLS = test/sendack test/sendack2 test/sendsyn
-@@ -23,7 +20,7 @@ all: $(FILE) strip
+-all: $(FILE) strip
++all: $(FILE) .WAIT strip
+ @echo ">> You can also try 'make p0fq' to compile a sample query"
+ @echo ">> client (see README for more information)."
+
static: $(FILE)-static
$(FILE): $(FILE).c