summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h')
-rw-r--r--mail/thunderbird10/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/thunderbird10/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h b/mail/thunderbird10/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h
deleted file mode 100644
index 735fb0dd713..00000000000
--- a/mail/thunderbird10/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-mozilla_nsprpub_pr_include_md_prosdep.h,v 1.1.1.1 2012/03/15 09:45:29 ryoon Exp $
-
---- mozilla/nsprpub/pr/include/md/prosdep.h.orig 2012-02-16 10:25:22.000000000 +0000
-+++ mozilla/nsprpub/pr/include/md/prosdep.h
-@@ -66,7 +66,7 @@ PR_BEGIN_EXTERN_C
- #if defined(AIX)
- #include "md/_aix.h"
-
--#elif defined(FREEBSD)
-+#elif defined(FREEBSD) || defined(__DragonFly__)
- #include "md/_freebsd.h"
-
- #elif defined(NETBSD)