summaryrefslogtreecommitdiff
path: root/www/firefox3/patches/patch-ds
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox3/patches/patch-ds')
-rw-r--r--www/firefox3/patches/patch-ds14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/firefox3/patches/patch-ds b/www/firefox3/patches/patch-ds
new file mode 100644
index 00000000000..3a9abd0b16f
--- /dev/null
+++ b/www/firefox3/patches/patch-ds
@@ -0,0 +1,14 @@
+$NetBSD: patch-ds,v 1.1.1.1 2008/06/28 10:01:07 tnn Exp $
+
+diff -ruN ../Orig/mozilla/security/coreconf/arch.mk ./security/coreconf/arch.mk
+--- ../Orig/mozilla/security/coreconf/arch.mk 2005-10-11 08:30:12.000000000 +0900
++++ ./security/coreconf/arch.mk 2005-12-04 19:45:28.000000000 +0900
+@@ -145,7 +145,7 @@
+ # 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
+