summaryrefslogtreecommitdiff
path: root/mail/courier-mta/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-04 20:55:01 +0000
committerjoerg <joerg>2007-09-04 20:55:01 +0000
commitddfd9849deeee10550c4cad83e879106ee156eed (patch)
tree9be6053a185194dbca17cec779ee05e295d61d38 /mail/courier-mta/patches
parentfafb5e911631eb73b5bc38897628c23da64333ec (diff)
downloadpkgsrc-ddfd9849deeee10550c4cad83e879106ee156eed.tar.gz
Fix build on DragonFly.
Diffstat (limited to 'mail/courier-mta/patches')
-rw-r--r--mail/courier-mta/patches/patch-ar12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/courier-mta/patches/patch-ar b/mail/courier-mta/patches/patch-ar
new file mode 100644
index 00000000000..1d9484914a5
--- /dev/null
+++ b/mail/courier-mta/patches/patch-ar
@@ -0,0 +1,12 @@
+$NetBSD: patch-ar,v 1.1 2007/09/04 21:02:22 joerg Exp $
+
+--- cgi/cgidaemond.c.orig 2007-09-04 19:52:18.000000000 +0000
++++ cgi/cgidaemond.c
+@@ -34,6 +34,7 @@
+ #include <sys/stat.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
++#include <sys/uio.h>
+
+ static int read_environ(int);
+