pkgsrc/www/firefox/patches/patch-db
ghen 800ce59e41 Update to Firefox 2.0.0.3 (nb1), from www/firefox2* (see there for history
and change notes).  Firefox 1.5.0.x will be maintained in www/firefox15*,
as discussed on tech-pkg.
2007-05-12 13:53:07 +00:00

14 lines
520 B
Text

$NetBSD: patch-db,v 1.3 2007/05/12 13:53:10 ghen Exp $
diff -ruN ../Orig/mozilla/gc/boehm/gcconfig.h ./gc/boehm/gcconfig.h
--- ../Orig/mozilla/gc/boehm/gcconfig.h 2000-08-11 09:13:36.000000000 +0900
+++ ./gc/boehm/gcconfig.h 2005-12-04 19:44:25.000000000 +0900
@@ -183,7 +183,7 @@
# define OPENBSD
# define mach_type_known
# endif
-# if defined(__FreeBSD__) && defined(i386)
+# if (defined(__FreeBSD__) || defined(__DragonFly__)) && defined(i386)
# define I386
# define FREEBSD
# define mach_type_known