summaryrefslogtreecommitdiff
path: root/net/nitpicker/files/patch-ab
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
commit60aab665670e50cb18bba45ee25f2ed091759741 (patch)
tree924c1af9c149083e0626ceb279b67ad6ca69e630 /net/nitpicker/files/patch-ab
parentBROKEN on !i386: Does not compile (diff)
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Diffstat (limited to 'net/nitpicker/files/patch-ab')
-rw-r--r--net/nitpicker/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nitpicker/files/patch-ab b/net/nitpicker/files/patch-ab
deleted file mode 100644
index f91dd794e110..000000000000
--- a/net/nitpicker/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/parse_flowfile/src/Makefile.orig Sat Aug 23 10:41:23 2003
-+++ tools/parse_flowfile/src/Makefile Sat Aug 23 10:42:27 2003
-@@ -3,6 +3,6 @@
- LIBS =
- INCLUDES = -I../include -I../../../include
--CFLAGS = -Wall -g $(INCLUDES)
--CC = g++
-+CFLAGS += $(INCLUDES)
-+CC = c++
- INCDIR= ${.CURDIR}/../include
- .PATH: ${INCDIR}