summaryrefslogtreecommitdiff
path: root/net/trafshow4/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow4/files/patch-af')
-rw-r--r--net/trafshow4/files/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/trafshow4/files/patch-af b/net/trafshow4/files/patch-af
deleted file mode 100644
index dba73df91ae9..000000000000
--- a/net/trafshow4/files/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.in.orig Mon Aug 24 13:54:16 1998
-+++ Makefile.in Tue May 2 00:51:47 2000
-@@ -28,8 +28,8 @@
-
- PROG = trafshow
- CC = @CC@
--CCOPT = @V_CCOPT@
--INCLS = -I. @V_INCLS@
-+CCOPT = @CFLAGS@
-+INCLS = -I. @CPPFLAGS@
- DEFS = @DEFS@
-
- CFLAGS = $(CCOPT) $(DEFS) $(INCLS)