summaryrefslogtreecommitdiff
path: root/net/glflow/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/glflow/files/patch-Makefile')
-rw-r--r--net/glflow/files/patch-Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/glflow/files/patch-Makefile b/net/glflow/files/patch-Makefile
deleted file mode 100644
index 5e6b4400081f..000000000000
--- a/net/glflow/files/patch-Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.orig Fri Aug 13 11:24:56 2004
-+++ Makefile Fri Aug 13 14:57:56 2004
-@@ -1,5 +1,5 @@
--CXX=c++
--CXXFLAGS=-O3 -pipe -include defs.h -D_USE_MD5
-+CXX?=c++
-+CXXFLAGS+=-include defs.h -D_USE_MD5
- #add -D_LINUX for compilation on Linux
- LDFLAGS=-lpcap -lcrypto
-