summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-ml
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-ml')
-rw-r--r--www/firefox/patches/patch-ml16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/firefox/patches/patch-ml b/www/firefox/patches/patch-ml
new file mode 100644
index 00000000000..66e12450a34
--- /dev/null
+++ b/www/firefox/patches/patch-ml
@@ -0,0 +1,16 @@
+$NetBSD: patch-ml,v 1.1.1.1 2009/08/05 02:37:11 tnn Exp $
+
+Treat DragonFly like FreeBSD.
+
+--- js/src/Makefile.in.orig 2009-06-29 18:14:51.000000000 +0200
++++ js/src/Makefile.in
+@@ -429,6 +429,9 @@ endif # WINNT
+ ifeq ($(OS_ARCH),FreeBSD)
+ EXTRA_LIBS += -pthread
+ endif
++ifeq ($(OS_ARCH),DragonFly)
++EXTRA_LIBS += -pthread
++endif
+ ifeq ($(OS_ARCH),IRIX)
+ ifdef USE_N32
+ DASH_R += -n32