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, 0 insertions, 16 deletions
diff --git a/www/firefox/patches/patch-ml b/www/firefox/patches/patch-ml
deleted file mode 100644
index 66e12450a34..00000000000
--- a/www/firefox/patches/patch-ml
+++ /dev/null
@@ -1,16 +0,0 @@
-$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