summaryrefslogtreecommitdiff
path: root/net-im/bsflite/files/patch-Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /net-im/bsflite/files/patch-Makefile
parentFix the string format vulnerability desribed at (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'net-im/bsflite/files/patch-Makefile')
-rw-r--r--net-im/bsflite/files/patch-Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-im/bsflite/files/patch-Makefile b/net-im/bsflite/files/patch-Makefile
deleted file mode 100644
index 85c194f80130..000000000000
--- a/net-im/bsflite/files/patch-Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.orig Mon Jun 6 02:49:25 2005
-+++ Makefile Mon Jun 6 02:49:41 2005
-@@ -2,7 +2,6 @@
- #EXEC=bsflite.exe
- #CC=i386-pc-msdosdjgpp-gcc
- #CC=mingw32-gcc
--CC=gcc
- #
- # Remove -DTIMESTAMPS to remove timestamps on messages/events
- #
-@@ -18,7 +17,7 @@
- # Add -DBELL_ON_INCOMING to sound an alert when a message
- # comes in.
- #
--CFLAGS=-O -DTIMESTAMPS
-+CFLAGS+=-DTIMESTAMPS
- #CFLAGS+=-I/usr/local/djgpp/watt/inc
- #
- # Add -lsocket -lnsl for Solaris