From 92bd7c9a37407dcae59d78e8c4a50444ca98e40d Mon Sep 17 00:00:00 2001 From: Michael Landin Date: Wed, 27 Dec 2006 16:20:50 +0000 Subject: - fix build with gcc4x --- mail/gubby/files/patch-include_initcurs.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mail/gubby/files/patch-include_initcurs.h (limited to 'mail/gubby/files/patch-include_initcurs.h') diff --git a/mail/gubby/files/patch-include_initcurs.h b/mail/gubby/files/patch-include_initcurs.h new file mode 100644 index 000000000000..eacf85119ea9 --- /dev/null +++ b/mail/gubby/files/patch-include_initcurs.h @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- include/initcurs.h.orig ++++ include/initcurs.h +@@ -41,7 +41,7 @@ + initcurs(); + ~initcurs(); + +- inline bool initcurs::hascolors() const { ++ inline bool hascolors() const { + return colors; + } + -- cgit v1.2.3