summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd24/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cyrus-imapd24/patches/patch-aj')
-rw-r--r--mail/cyrus-imapd24/patches/patch-aj14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/cyrus-imapd24/patches/patch-aj b/mail/cyrus-imapd24/patches/patch-aj
deleted file mode 100644
index 321acb39dc4..00000000000
--- a/mail/cyrus-imapd24/patches/patch-aj
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aj,v 1.1.1.1 2010/10/30 12:12:35 obache Exp $
-
---- perl/sieve/lib/request.c.orig 2010-10-19 03:08:28.000000000 +0000
-+++ perl/sieve/lib/request.c
-@@ -52,7 +52,9 @@
- #include <sys/stat.h>
- #include <sys/types.h>
- #include <sys/ipc.h>
-+#if !defined(__APPLE__)
- #include <sys/msg.h>
-+#endif
-
- #include <stdlib.h>
- #include <stdio.h>