summaryrefslogtreecommitdiff
path: root/net/nitpicker/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/nitpicker/files/patch-ad')
-rw-r--r--net/nitpicker/files/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/nitpicker/files/patch-ad b/net/nitpicker/files/patch-ad
new file mode 100644
index 000000000000..d2247c99b8b2
--- /dev/null
+++ b/net/nitpicker/files/patch-ad
@@ -0,0 +1,13 @@
+--- tools/dumpit/Makefile.orig Sat Aug 23 19:34:32 2003
++++ tools/dumpit/Makefile Sat Aug 23 19:35:43 2003
+@@ -1,8 +1,7 @@
+ TARGET = dumpit
+
+-CC = gcc
++CC = cc
+ INCLUDES = -I../../include -I/usr/pkg/include
+-CFLAGS = -Wall -g $(INCLUDES)
+-PREFIX = /usr/local
++CFLAGS += $(INCLUDES)
+
+ #CFLAGS += -DDEBUG # Debugging