summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mj
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-mj')
-rw-r--r--mail/thunderbird17/patches/patch-mj15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/thunderbird17/patches/patch-mj b/mail/thunderbird17/patches/patch-mj
deleted file mode 100644
index a4cf1848439..00000000000
--- a/mail/thunderbird17/patches/patch-mj
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-mj,v 1.1 2013/11/13 13:27:45 ryoon Exp $
-
-Add DragonFly support.
-
---- mozilla/security/coreconf/arch.mk.orig 2012-08-25 00:31:28.000000000 +0000
-+++ mozilla/security/coreconf/arch.mk
-@@ -146,7 +146,7 @@ endif
- # IRIX 6.5-ALPHA-1289139620.
- #
-
--ifeq (,$(filter-out Linux FreeBSD IRIX,$(OS_ARCH)))
-+ifeq (,$(filter-out Linux DragonFly FreeBSD IRIX,$(OS_ARCH)))
- OS_RELEASE := $(shell echo $(OS_RELEASE) | sed 's/-.*//')
- endif
-