summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-ai
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-20 20:50:48 +0000
committerwiz <wiz@pkgsrc.org>2007-09-20 20:50:48 +0000
commit47906be52c346071423d03f70031118cfa2b0577 (patch)
tree7dc12b7133089fd747451522d34bc1c7ea352112 /mail/balsa/patches/patch-ai
parent37bdd7dd96869a3fdbf98c9807d8c74deadef276 (diff)
downloadpkgsrc-47906be52c346071423d03f70031118cfa2b0577.tar.gz
Move balsa2 to balsa, to make directory name match PKGNAME.
Diffstat (limited to 'mail/balsa/patches/patch-ai')
-rw-r--r--mail/balsa/patches/patch-ai12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/balsa/patches/patch-ai b/mail/balsa/patches/patch-ai
new file mode 100644
index 00000000000..e974e948ac6
--- /dev/null
+++ b/mail/balsa/patches/patch-ai
@@ -0,0 +1,12 @@
+$NetBSD: patch-ai,v 1.1 2007/09/20 20:50:53 wiz Exp $
+
+--- libbalsa/mailbox_mh.c.orig 2005-05-22 23:11:29.000000000 +0200
++++ libbalsa/mailbox_mh.c
+@@ -26,6 +26,7 @@
+ #define _XOPEN_SOURCE_EXTENDED 1
+ /* to compile this on BSD/Darwin */
+ #undef _POSIX_SOURCE
++#define _NETBSD_SOURCE 1
+
+ #include <unistd.h>
+ #include <fcntl.h>