diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-30 19:55:42 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-30 19:55:42 +0000 |
commit | b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3 (patch) | |
tree | d80952c00b17a9ff93ed05d9a2a267b16fe30b8b /net/glflow/files/patch-Makefile | |
parent | This patch is no longer needed. (diff) |
Update to KDE 3.3
Diffstat (limited to 'net/glflow/files/patch-Makefile')
-rw-r--r-- | net/glflow/files/patch-Makefile | 10 |
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 - |