summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/mutt-devel/files/patch-0414
-rw-r--r--mail/mutt/files/patch-0414
-rw-r--r--mail/mutt14/files/patch-0414
3 files changed, 42 insertions, 0 deletions
diff --git a/mail/mutt-devel/files/patch-04 b/mail/mutt-devel/files/patch-04
new file mode 100644
index 0000000..9a3dd7b
--- /dev/null
+++ b/mail/mutt-devel/files/patch-04
@@ -0,0 +1,14 @@
+*** configure.orig Tue Jan 27 12:06:22 1998
+--- configure Thu Jan 29 15:57:27 1998
+***************
+*** 1402,1407 ****
+--- 1402,1410 ----
+
+ int main() {
+
++ #ifdef __FreeBSD__
++ #define bkgdset initscr
++ #endif
+ /* The GNU C library defines this for functions which it implements
+ to always fail with ENOSYS. Some functions are actually named
+ something starting with __ and the normal name is an alias. */
diff --git a/mail/mutt/files/patch-04 b/mail/mutt/files/patch-04
new file mode 100644
index 0000000..9a3dd7b
--- /dev/null
+++ b/mail/mutt/files/patch-04
@@ -0,0 +1,14 @@
+*** configure.orig Tue Jan 27 12:06:22 1998
+--- configure Thu Jan 29 15:57:27 1998
+***************
+*** 1402,1407 ****
+--- 1402,1410 ----
+
+ int main() {
+
++ #ifdef __FreeBSD__
++ #define bkgdset initscr
++ #endif
+ /* The GNU C library defines this for functions which it implements
+ to always fail with ENOSYS. Some functions are actually named
+ something starting with __ and the normal name is an alias. */
diff --git a/mail/mutt14/files/patch-04 b/mail/mutt14/files/patch-04
new file mode 100644
index 0000000..9a3dd7b
--- /dev/null
+++ b/mail/mutt14/files/patch-04
@@ -0,0 +1,14 @@
+*** configure.orig Tue Jan 27 12:06:22 1998
+--- configure Thu Jan 29 15:57:27 1998
+***************
+*** 1402,1407 ****
+--- 1402,1410 ----
+
+ int main() {
+
++ #ifdef __FreeBSD__
++ #define bkgdset initscr
++ #endif
+ /* The GNU C library defines this for functions which it implements
+ to always fail with ENOSYS. Some functions are actually named
+ something starting with __ and the normal name is an alias. */
OpenPOWER on IntegriCloud