summaryrefslogtreecommitdiff
path: root/net-mgmt/p0f/files/patch-FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p0f/files/patch-FreeBSD')
-rw-r--r--net-mgmt/p0f/files/patch-FreeBSD16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-mgmt/p0f/files/patch-FreeBSD b/net-mgmt/p0f/files/patch-FreeBSD
deleted file mode 100644
index 0de9b2359258..000000000000
--- a/net-mgmt/p0f/files/patch-FreeBSD
+++ /dev/null
@@ -1,16 +0,0 @@
-$FreeBSD$
-
---- mk/FreeBSD.orig Sat Aug 30 15:41:17 2003
-+++ mk/FreeBSD Mon Sep 8 03:58:17 2003
-@@ -7,10 +7,9 @@
- # (C) Copyright 2000-2003 by Michal Zalewski <lcamtuf@coredump.cx>
- #
-
--CC = gcc
-+CC? = gcc
- LIBS = -lpcap -I/usr/include/pcap -I/usr/local/include/pcap
- STRIP = strip
--CFLAGS = -O3 -Wall -fomit-frame-pointer -funroll-loops
- FILE = p0f
-
- all: $(FILE) strip