summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-01-15 01:05:57 +0000
committerwiz <wiz@pkgsrc.org>2002-01-15 01:05:57 +0000
commitc6a6a226a8627d02a572e39f91a196b4c498ade3 (patch)
tree054007ce4cf5297c921447b827225b2c815fe0b8 /mail
parente808df375b7eef52542514ccf778f3e478ec583c (diff)
downloadpkgsrc-c6a6a226a8627d02a572e39f91a196b4c498ade3.tar.gz
Fix compilation with libpspell-0.12.2.
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/distinfo3
-rw-r--r--mail/balsa/patches/patch-ac12
2 files changed, 14 insertions, 1 deletions
diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo
index 7af67a82c8e..51659dee69b 100644
--- a/mail/balsa/distinfo
+++ b/mail/balsa/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 13:09:54 agc Exp $
+$NetBSD: distinfo,v 1.3 2002/01/15 01:05:57 wiz Exp $
SHA1 (balsa-1.0.0.tar.gz) = 84b60f40a3ede9bdf8537b56ccb7d8fadb9312f9
Size (balsa-1.0.0.tar.gz) = 1964922 bytes
SHA1 (patch-aa) = 19ae9ab48e6f9809ed5774515650a2e1430bacd4
SHA1 (patch-ab) = 6ff24736e7b69ccb0bdcb3c2ae6d8d5f3ffc1e8f
+SHA1 (patch-ac) = 5aba74fa2013599f7a575dfac8833160740b1d78
diff --git a/mail/balsa/patches/patch-ac b/mail/balsa/patches/patch-ac
new file mode 100644
index 00000000000..70691c57767
--- /dev/null
+++ b/mail/balsa/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2002/01/15 01:05:57 wiz Exp $
+
+--- src/spell-check.c.orig Fri Oct 6 19:46:38 2000
++++ src/spell-check.c
+@@ -23,6 +23,7 @@
+
+ #include <ctype.h>
+ #include <gnome.h>
++#define USE_ORIGINAL_MANAGER_FUNCS
+ #include <pspell/pspell.h>
+ #include <stdio.h>
+