pkgsrc/www/firefox/patches/patch-dv
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

15 lines
448 B
Text

$NetBSD: patch-dv,v 1.3 2007/05/12 13:53:11 ghen Exp $
diff -ruN ../Orig/mozilla/js/src/Makefile.in ./js/src/Makefile.in
--- ../Orig/mozilla/js/src/Makefile.in 2005-06-01 23:26:26.000000000 +0900
+++ ./js/src/Makefile.in 2005-12-04 19:45:33.000000000 +0900
@@ -256,6 +256,9 @@
ifeq ($(OS_ARCH),FreeBSD)
LDFLAGS += -pthread
endif
+ifeq ($(OS_ARCH),DragonFly)
+LDFLAGS += -pthread
+endif
ifeq ($(OS_ARCH),IRIX)
ifdef USE_N32
DASH_R += -n32