pkgsrc/mail/thunderbird/patches/patch-ml
tnn 527a7b26f2 clone comm-1.9.1 patch set from devel/xulrunner into mail/thunderbird and
www/seamonkey so devel/xulrunner can move forward to 1.9.2.
2010-03-16 10:59:09 +00:00

16 lines
397 B
Text

$NetBSD: patch-ml,v 1.1 2010/03/16 10:59:09 tnn Exp $
Treat DragonFly like FreeBSD.
--- mozilla/js/src/Makefile.in.orig 2009-06-29 18:14:51.000000000 +0200
+++ mozilla/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