summaryrefslogtreecommitdiff
path: root/mail/xfmail/files/patch-ae
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2001-07-03 01:20:09 +0000
committerMike Heffner <mikeh@FreeBSD.org>2001-07-03 01:20:09 +0000
commitb72c39c55987d12de2fe4500eddd9bef703aebc1 (patch)
tree7ea9b7fd5f035911effeb7a65e8d2f8d3d20b809 /mail/xfmail/files/patch-ae
parento New port of a Window Maker dockapp that displays game scores from (diff)
Upgrade Xfmail to version 1.5.0. Also, take over maintainership as the
original maintainer has not responded to emails and this port is very old. PR: ports/28397 Reviewed by: Duncan Barclay <dmlb@dmlb.org> (original patches) Patches fixed by: dwcjr
Diffstat (limited to '')
-rw-r--r--mail/xfmail/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/xfmail/files/patch-ae b/mail/xfmail/files/patch-ae
new file mode 100644
index 000000000000..c65c0ebc98c9
--- /dev/null
+++ b/mail/xfmail/files/patch-ae
@@ -0,0 +1,11 @@
+--- macros/debug.m4.orig Thu Feb 22 17:34:16 2001
++++ macros/debug.m4 Sun Jun 24 22:59:18 2001
+@@ -15,7 +15,7 @@
+ ,
+ AC_MSG_RESULT(no)
+ dnl Kovi, don't hate me... :)
+- DEBUG_CFLAGS="-O3 -fomit-frame-pointer -pipe -ffast-math"
++ DEBUG_CFLAGS=""
+ )
+ AC_SUBST(DEBUG_CFLAGS)
+ ])